
.colored-underline {
    text-decoration: underline;
    text-decoration-color: #FFAE00; /* Замените на нужный цвет */
}
