#topbar{
	border-top: 2px solid #fb9d0b;
}

.logo{
	height: 40px;
}

#about .about-img img{
	width: 80% !important;
	margin-left: 0 !important;
}

input.error, textarea.error{
	border-color: #f5c6cb;
	color: #721c24;
    background-color: #f8d7da;
}