 @media only screen and (min-width: 981px) { .hide-on-desktop { display: none !important; } }  @media only screen and (min-width: 981px) { .hide-on-desktop2-line { display: none !important; font-size: 50px; border-top: 1px dotted #ffffff !important; } }  @media only screen and (max-width: 980px) { .hide-on-mobile-tablet { display: none !important; } }  @media only screen and (max-width: 980px) { .top-nav-line { border-top: 1px dotted #ffffff; } } .blog-body-image {padding: 15px; margin: 15px 15px 15px 15px; border: 1px dotted #999999;} .blog-body-video {padding: 15px; margin: 15px 15px 15px 15px; border: 1px dotted #999999; text-align: center;} #wsf-1-field-1208 {margin-bottom: -19px;} label.wsf-label {color: #000000;} .wsf-button { align-items: center; border-width: 0; text-transform: uppercase; font-family: "Lexend Deca"; font-weight: 800; font-size: 16px; color: var(--bricks-color-qitqzd); display: inline-flex; gap: 10px; justify-content: center; letter-spacing: .5px; padding: 0.5em 1em; text-align: center; } .gopro {padding: 3px 5px 3px 5px; background: #96031A; font-weight: 400; border-radius: 5px; color: #ffffff !important;} .gopro:hover {padding: 3px 5px 3px 5px; background: #fafafa; font-weight: 400; border-radius: 5px; color: #96031A !important;} .gopro a {color: #ffffff !important; } .gopro a:hover {color: #96031A !important; } .blog-author-link (color: #96031A !important; ) .blog-author-link:hover (color: #fafafa !important; ) @media screen and (max-width:550px) { .blog-body-image { max-width: 100% !important; height:auto !important; align: center !important; display:block !important; padding: 15px; margin: 15px 0 15px 0; border: 1px dotted #999999; } }