/*
Theme Name: Elysium Apartments
Author: WEBFAST
Author URI: https://www.webfast.tv
Version: 1.0

*/

@import url('https://fonts.googleapis.com/css?family=Ubuntu:300');

/* Fonts */

body, h1, h2, h3, h4, h5, h6, h7, a, .top-bar-section ul li > a {
	font-family:'Ubuntu', sans-serif;
}

.home-header-bg {
	max-height:1125px;
}

img.logo {
	margin:20px 0 0 20px;
	width:100%;
	max-width:500px;
}

div.site-branding {
	margin:0 auto;
}

hr {
	border:solid #dfdfdf;
	border-width: 1px 0px 0px;
}