/* Copyright (C) YOOtheme GmbH, http://www.gnu.org/licenses/gpl.html GNU/GPL */

/*
 * Custom Style Sheet - Use this file to style your content
 */
h1{
  color: white;
}

.footer-outer{
  background-color: black !important;
}

.button-contact {
  background-color:#3dadc9;
  color:#fff!important;
  padding:12px 16px !important;
  border: 0px;
  margin: 3px 0px 0px 3px;
}

.title_contact{
  font-size: 38px;
  line-height: 38px;
  color: #3dadc9;
}
