.logo-hour-section img {
	width: 140px;
}

.text-hour {
	color: white;
}

.logo-hour-section {
	vertical-align: top;
}

.text-hour-gray {
	color: gray;
}

.text-hour-gray:nth-child(2) {
	padding-top: 30px;
}

.social-img {
    margin-bottom: 10px;
    width: 100%;
}

.social-section {
    vertical-align: top;
}

.footer-section {
	background-color: black;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
}

.footer-section-policy {
	background-color: #e5e5e5;
	color: black;
	padding-left: 5%;
    padding-top: 5px;
    padding-bottom: 5px;
}