.action_links {
  margin-top: 70px; }

.action_link {
  font-size: 18px; }

.phonenumber {
  font-size: 22px;
  padding-top: 7px; }

h1 {
  font-size: 48px; }

h2 {
  font-size: 26px; }

h3 {
  font-size: 18px; }

p {
  font-size: 16px; }

.navigation > a > span, .navigation > span {
  padding-left: 15px;
  padding-right: 15px;
  font-size: 16px; }

.submenu {
  margin-top: 32px;
  margin-left: -14px; }


.exw span{
   position: relative;
   top: 10px;
  }
  .exw{
    border: 2px solid #14757A;
    padding: 10px;
    text-align: center;
    background: white;
    color: black;
    font-size: 18px;
    font-weight: bold;
    margin-top: 10px;
  }
  .exw img{
   max-height: 70px;
   float: left; 
  }