/*
Theme Name: WMD Theme
*/

/*html :where(img){height:inherit;max-width:none;}*/
h2 {margin-top: 30px;}
h3 {margin-left: 25px; margin-top: 30px;}

.toplist-sweepstakes__offer-title {
    display: none;
}

.toplist-sweepstakes__offer-cta-button {
    background: #00b7f0;
}

.toplist-sweepstakes__offer-cta-button:hover {
    background: #00b7f08c;
    box-shadow: 0 4px 44px 0 #00b7f030;
}