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

.uk-card-primary {
    background: #2c6988;
    color: #fff;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0 0 15px 0;
    margin-top: 0px;
  font-family: 'Roboto Condensed';
  font-weight: 400;
  color: #41b2c9;
  text-transform: none;
}

b, strong {
  font-weight: bold;
  color: #41b2c9;
}