body {
    background: #1a212b;
    margin: 0;
    text-align: center;
	font-size: 18px;
}
.headery {border-top: solid 8px #980d14;text-align: center;}
.logo {
    width: 40%;
    margin: 20px;
    max-width: none;
}

.button {
    font-family: "DB Helvethaica X Med It v3.2",Sans-serif;
    font-size: 24px;
    font-weight: 500;
    letter-spacing: .9px;
    background-color: #f00;
    margin: 10px;
}


a {
    text-decoration: none !important;
}
h1.text-white {font-size: 24px;}
.gold-text{color: #ffbb39;font-size: 26px;}
.w3-button a{color:#000000 !important;font-size: 21px;}
