/* Enter Your Custom CSS Here */
.post-info{display:none;}
#gt-menu-main li a[id^='gt-menu-toplink-main-'] {
	color:#b3a369;
	font-weight:bold;
}

.sidebar {
		font-weight:bold;
}

.welcome-slider {
		border-radius: 10px;
		box-shadow: 0px 0px 5px #003057;
		overflow: hidden;
		height: 75vh;
		/* width: 67% !important; */
    display: flex;
    align-items: center;
    margin: auto;
}