body, html {
    font-family: "Ruda", Helvetica, Arial, sans-serif !important;
}

.bg-custom {
    background: #1a1f21 !important;
    color: white !important;
	max-width: 1110px !important;
    margin: 0px auto !important;
}

.text-gold {
	color: #ffc107 !important;
}