@import url(https://fonts.googleapis.com/css2?family=Lato:wght@400;700&family=Volkhov&display=swap);*{margin:0;padding:0;box-sizing:border-box}body,html{height:100%;width:100%}body{font-family:Lato,sans-serif;line-height:1.5}.container{max-width:1200px;margin:auto;padding:0 2rem;overflow:hidden;height:100%}.dark-bg{background:#1a1a1a!important}.light-color{color:#fff!important}.light-border{border:2px solid #f4f4f4!important}.light-border-seperator-top{border-top:3px solid #f4f4f4!important}