

::selection {
    background: #D1AF3A;
    color: #fff;
}

#programma .more_facts_button .more_facts_button_text {
    display: block;
    font-size: 25px;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding: 0 0 5px;
}

.q_logo a {
    display: block;
    visibility: hidden;
    
    top: 30% !important;
}

.carousel-inner p {
    color: #fff;
    text-align: left !important;
    font-size: 2.5em !important;
    line-height: 1.363157894736842em;
    font-weight: 700 !important;
    /* margin: 10px 0 15px; */
    text-shadow: 1px 1px 2px rgba(0,0,0,.4);
}


input.wpcf7-form-control.wpcf7-submit:not([disabled]) {
    border: 1px solid #303030 !important;
    color: #303030;
}