.gallery {
	margin-bottom: 1.5em;
	text-align: center;
}

figure {
    margin: 1em 0px;
}
#home-section {
    padding: 20px 0 20px;
}
.pre-header {
	padding: 10px;
	font-size: 80%;
	font-weight: 700;
	height: 50px;
}


.site-info__leave-request {
    width: 100%;
    margin-bottom: 20px;
    border-color: #e7a83e!important;
		color: #2a2a2d;
}


:root .has-vivid-red-color {
    color: #e7a83e;
}


#home-section .widget-title, .home-title {
    color: #e7a83e;
}