/* Меню */
.menu_link a.tn-atom:hover {
    display: inline-block;
	border-bottom: 1px solid #ffffff !important;
}
.tn-elem__4413970851651152183771 a.tn-atom {
	border-bottom: 1px dashed #ffffff !important;
}

/* Кнопки в «Миссии» */
.slider-button-1 a.tn-atom:hover,
.slider-button-2 a.tn-atom:hover {
    background-color: rgba(255,255,255,0.2) !important;
}
.slider-button-1 a.tn-atom:active,
.slider-button-2 a.tn-atom:active,
.slider-button-1 a.tn-atom:focus,
.slider-button-2 a.tn-atom:focus {
    background-color: #f76309 !important;
}