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

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
.uk-button-primary {
  background-color: #f060a3;
  color: #fff;
  border-color: #fff;
}
h1, h2, h3, h4, h5, h6 {
  color: #f060a3;
}