/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */

.almere {
  display: block;
  color: #FFFFFF;
  width: 300px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.almere a:hover {
  font-size: 20px; 
  background-color: #f8ac95 !important; 
  padding: 15px; 
  color: #ffffff !important;
}

.almere a:link {
  display: block;
  font-size: 20px; 
  color: #ffffff !important;
  background-color: #f1592a !important; 
  padding: 15px; 
  text-align: center;
  width: 300px;
}