header {
    border-radius: 15px 15px 0 0 !important;
    //background-image: linear-gradient(to bottom, #fcd40a 25%, #ffffff 75%) !important;
}

header h1 {
    font-size: 1.5rem;
}

header .wp-block-column {
    text-align: center !important;
}

header .wp-block-columns.toppest {
    border-bottom: 2px solid white;
}

.headercols, .buthead {
    margin: 0 auto;
    max-width: 1200px !important;
    background-image: #fcd40a;
    background-size: 1980px 55px;
}

.nav {
    margin-top: 15px !important;
}

.wp-block-cover {
    //margin-top: -35px;
}

.wp-google-powered{
    display: none;
}

.headvider {
    max-width: 35%;
}

.fabtn {
    background: #fcd40a;
    padding: 25px;
    max-width: 35%;
    margin: 0 auto;
}

.fainl, .uppest {
    display: inline !important;
    margin: 0 auto;
}

.stickbutt, .stickbutt:visited, .stickbutt:active, .stickbutt:hover {
    border: none !important;
    text-decoration: none !important;
    color: #fcd40a;
}

@media only screen and (max-width: 768px) {
    .stickslide {
        display: none;
    }
}

.stickslide {
    position: fixed;
    bottom: 105px;
    border: none;
    border-radius: 25px;
    background-color: black;
    z-index: 99;
    padding: 10px 25px;
    margin: 0 auto;
    right: 1rem;
    font-size: 12pt;
    font-weight: bold;
}

footer, bottom {
    margin-bottom: -42px !important;
}

footer a, footer p {
    font-size: 11pt !important;
}

.copy {
    margin-top: 8px !important;
}

.modipar {
    font-size: 1.2rem;
}

.modipar a {
    color: #fcd40a;
}

.sticky {
    position: sticky !important;
    top: 0px;
}

.whitecircle {
    background: white;
    padding: 25px;
    border: 1px solid #fcd40a;
    border-radius: 50%;
}

td {
    background: rgba(252, 212, 10, 0.6);
    border: 3px solid white !important;
}

.centered-list {
    text-align: center;
}
