.underline-06 {
    background-image: linear-gradient(90deg, #e67399, #f2a640);
    background-position: bottom;
    background-size: 100% 30%;
    background-repeat: no-repeat;
}

.btn-custom {
    background-color: #4160F7;
}
