html, body {background-color: #fff; color: #636b6f; font-family: 'Nunito', sans-serif; font-weight: 200; height: 100vh; margin: 0;}
.full-height {height: 100vh;}
.flex-center {align-items: center; display: flex; justify-content: center;}
.position-ref {position: relative;}
.content {text-align: center;}
.title {font-size: 84px; margin-bottom: 30px;}
.market-logos {padding: 0 0 40px 0;}
.market-logo {width: 45%; align-content: center; padding-bottom: 10px;}
.left {float: left;}
.right {float: right;}

@media only screen and (max-width: 800px) {
    .title {font-size: 64px;}
    .market-logo {float: none; width: 100%;}
}
