/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Handling Updates
-----------------------------------------------------------------*/


.full-header #logo {padding-top:20px;padding-bottom: 20px;}
.emphasis-title h1, .emphasis-title h2 {color: #3c6e71;}
.button.button-border {color: #3c6e71; border-color: #3c6e71;}
.button.button-border:hover {background-color: #3c6e71 !important; border-color: #3c6e71;}

.abr-services {
  padding: 0px 30px;
  align-self: center;
}
.abr-services h3 {
  color: #fff;
  text-align: center;
  margin-bottom: 0;
}