.success-msg {
    color: #0afc0a;
    font-weight: bold;
    margin-top: 15px;
}

.vision_right_icon {
    background-color: #0078d7;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}