@import url('https://fonts.googleapis.com/css2?family=Titillium+Web&display=swap');

body {
padding-top: 5rem;
font-size: 16px;
font-family: 'Titillium Web', Arial, sans-serif;
}

.starter-template {
padding: 1rem 1.5rem;
text-align: center;
}

a, td, div {
font-family: 'Titillium Web', Arial, sans-serif;
}

.center {
margin: 0 auto !important;
}

.display-none {
    display: none !important;
}

.text-gold {
color: #DAA520;
}

.navbar-brand {
color: #fff !important;
text-shadow:0px 0px 10px #111111, 0px 0px 10px #111111, 0px 0px 10px #111111, 0px 0px 10px #111111, 0px 0px 10px #111111, 0px 0px 10px #111111, 0px 0px 10px #111111, 0px 0px 10px #111111, 0px 0px 10px #111111;
-webkit-text-shadow:0px 0px 10px #111111, 0px 0px 10px #111111, 0px 0px 10px #111111, 0px 0px 10px #111111, 0px 0px 10px #111111, 0px 0px 10px #111111, 0px 0px 10px #111111, 0px 0px 10px #111111, 0px 0px 10px #111111;
-moz-text-shadow:0px 0px 10px #111111, 0px 0px 10px #111111, 0px 0px 10px #111111, 0px 0px 10px #111111, 0px 0px 10px #111111, 0px 0px 10px #111111, 0px 0px 10px #111111, 0px 0px 10px #111111, 0px 0px 10px #111111;
font-weight: bold;
}

.page-footer {
background: #333;
border-top: 2px solid #222;
margin-top: 60px;
padding: 1rem 1.5rem;
color: #FFFFFF;
}

a.page-footer {
 color: #666;
}

#JoyLnmkhZMBW {
display: none;
margin-top: 60px;
margin-bottom: 30px;
padding: 20px 10px;
background: #D30000;
text-align: center;
font-weight: 400;
font-size: 16pt;
color: #fff;
border-radius: 5px;
}