/* Füge hier Dein eigenes CSS ein */

ul, li {

list-style: none;

}

.logo img {
     width: 300px;
}

.phone a, .phone a:link, .phone a:visited, .phone a:hover, .phone a:active, .phone a:focus {
  /* link styles go here, e.g.: */  
  font-size: 12pt !important;
  font-weight: 400 !important;
  text-decoration: none !important;
  color: white !important;
}