/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */


@media (max-width:480px){

/* Fix home page readability on mobile */
  
h1 {
    font-size: 24px;
    line-height: 32px;
}

.uk-container {
    padding: 10 10px;
}
  
.uk-panel-box {
    padding: 10px;
}
  
.uk-navbar-toggle {
    color: #222944;
}
  
  
}