body{background-image:url(../themes/beerepoot/assets/images/background-dots.webp);background-size:cover}
body #layout-content .metal-background{position:absolute;z-index:1;width:100%}
body #layout-content .metal-background img{width:100%}
body #layout-content .container{position:relative;z-index:2;padding-top:75px}
@media (max-width:1199px){body.home-layout #layout-content .container{padding-top:25px}}
body .video-layover{position:absolute}
body .video-layover h1{color:white;font-size:60px;text-align:center;line-height:1.2em}
body ul{margin-left:15px;list-style:none;padding:0}
body ul li::before{content:"•";color:#e51622;font-weight:900;margin-left:-15px;margin-right:10px}
body section{margin-bottom:50px}
body section h1{margin:1em 0;text-align:center;color:#0e4194}
body section h2{font-size:22px;margin:0.5em 0}
body section p{line-height:1.8em}
body section .mt-8{margin-top:4.8em}
body .btn{display:block;width:200px;margin:10px auto 20px;background-color:#e51622;padding:8px 15px}
body .btn:hover{background-color:white;border:1px solid #0e4194}