.uc-tl-rooms-block .t778__descr a {
    color: #ffffff !important;
    background-color: #0099cc;
    border-style: none !important;
    border-radius: 10px;
    box-shadow: none !important;
    font-family: Manrope;
    font-weight: 600;
    white-space: normal;
    transition-duration: 0.2s !important;
    transition-property: background-color, color, border-color, box-shadow, opacity, transform !important;
    transition-timing-function: ease-in-out !important;
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 167px;
    height: 45px;
    font-size: 14px;
}