/*
 Theme Name:   YOOtheme Child
*/

a, .uk-link {
  color: #b12d32;
}
.uk-form-label {
  font-size: 15px;
  color: #666;
  font-family: Roboto;
  font-weight: 400;
}
.uk-overlay-default {
  background: rgba(35,36,40,.5);
}