/*
Theme Name: Twenty Twenty Child
Description: Child theme for Twenty Twenty
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
template: twentytwenty
Text Domain: twentytwenty-child
*/
p.powered-by-wordpress {display: none !important;}
header.entry-header.has-text-align-center.header-footer-group {display: none !important;}
.post-inner { padding-top: 0px !important;}
.entry-content > .alignfull {margin-bottom: 0rem !important;margin-top: 0rem !important;}
body .userway.userway_p1 {top: 20% !important;}
body:not(.overlay-header) .primary-menu > li > a, body:not(.overlay-header) .primary-menu > li > .icon, .modal-menu a, .footer-menu a, .footer-widgets a, #site-footer .wp-block-button.is-style-outline, .wp-block-pullquote:before, .singular:not(.overlay-header) .entry-header a, .archive-header a, .header-footer-group .color-accent, .header-footer-group .color-accent-hover:hover,.color-accent, .color-accent-hover:hover, .color-accent-hover:focus, :root .has-accent-color, .has-drop-cap:not(:focus):first-letter, .wp-block-button.is-style-outline{color: #914932 !important;}
 .social-icons a, #site-footer button:not(.toggle), #site-footer .button, #site-footer .faux-button, #site-footer .wp-block-button__link, #site-footer .wp-block-file__button, #site-footer input[type="button"], #site-footer input[type="reset"], #site-footer input[type="submit"] {background-color: #914932 !important;}
 body:not(.overlay-header) .primary-menu > li > a{color:#000 !important;}
 .primary-menu li.current-menu-item > a, .primary-menu li.current-menu-item > .link-icon-wrapper > a {text-decoration: none !important;}
 .wp-block-column.cblock h3 {font-size: 25px !important;}
 .espa-banner {
    background: #fff;
    padding: 15px 0px;
    position: fixed;
    bottom: 0px;
    width: 100%;}
    .espa-banner img {
    margin-left: auto;
    margin-right: auto;
    display: block;
}
.espa-banner-en {
    background: #fff;
    padding: 15px 0px;
    position: fixed;
    bottom: 0px;
    width: 100%;}
    .espa-banner-en img {
    margin-left: auto;
    margin-right: auto;
    display: block;
}
.wp-block-columns.alignfull.d-icons {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    background-color: whitesmoke !important;
}
div.d-icons figcaption {
    color: #000;
    font-size: 21px;
    text-align: center;
}
.site-title.faux-heading {
    width: 100%;
}
@media screen and (min-width: 1000px){
#site-header{
    position: sticky !important;
    top: 0px !important;
}}
@media screen and (min-width: 1000px){
.header-inner {
padding: 3.8rem 0 !important;
}}
 .footer-nav-widgets-wrapper{
     background-color: whitesmoke !important;
 }
 #site-footer {
    padding: 0px !important;
    padding-bottom: 10rem !important;
}