/*
Theme Name: Exponent Child
Description: Exponent Child Theme
Author: Brand Exponents
Template: exponent
Version: 1.0
*/

.wp-block-video video {
    width: 50% !important;
}

.post-10597 .wp-video {
    float: right;
    max-width: 50%;
    margin-left: 35px;
}


/*style for state rankings*/
ul#menu-BJ4tgxJVa li a, ul#menu-S1-S5yxVT li a {
    background: #1b489b;
    margin: 12px 0px;
    display: inline-block;
    color: #fff !important;
    padding: 3px 16px;
    border-radius: 3px;
    box-shadow: 0px 10px 18px -5px rgba(0, 0, 0, 0.18);
}


ul#menu-BJ4tgxJVa li a:hover {
    box-shadow: 0px 10px 18px -5px rgb(0 0 0 / 46%);
    background: #3e69b8;
}


/*consent button text style*/
button#truste-consent-button, button#truste-show-consent {
    color: #fff;
    border: none;
}

.truste-cookie-link {
    font-size: 17px !important;
}