@media (min-width: 768px) {
  .services-section .container {
    margin-top: -400px; 
    margin-bottom: -400px;} }

#main-page{
	padding-top: 50px;
}

.media-body p{
	color:white;
	font-family: "Lora", serif;
}

#error-header{
	font-size:50px;
	color: rgba(255,255,255,1);
}

.background-image{
	background-color: rgba(171, 177, 186,0.9);
}