body, .u-header {
    font-size: 24px !important;
}

h2 {font-size: 2em !important;}
h3 {font-size: 1.33em !important;}

.container {
    margin: 10px !important;
    width: 100% !important;
    max-width: 100% !important;
}
.u-btn-black, .btn-primary {
	background-color: black;
	color: white !important;
    font-size: 32px !important;
    font-weight: bold !important;
}

a.navbar-brand img {display: none !important;}
a.navbar-brand p {font-size:24px !important; font-weight: bold;}

a.nav-link {font-size: 32px;font-weight: bold;}

a, a:hover {color: #000 !important;}

.g-bg-black, .g-bg-black-opacity-0_9, .g-bg-primary {
    background-color: #000 !important;
}

.g-color-white a:hover {
	color: #fff!important;
	text-decoration: underline;
}

#sidebar a {font-size: 24px !important;}
.g-font-weight-300 {font-weight: bold !important;}
.post-bottom {font-size: 24px !important;}

.fs-4 {font-size: 2rem !important;}
.h3 {font-size: 3rem !important;}
.green-header {background-color: #ddd;}
.green-li {background-color: #ddd;}
.green-li h6 {font-size: 2rem !important;}
