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

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

.my-back { background: #9037e9; }


Headings
 ========================================================================== */
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 5px 0;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  color: #2c2d30;
  text-transform: none;
}

.tm-social-icon-buttons > .uk-icon-youtube:hover {
  background-color: #c51a20;
}
.tm-social-icon-buttons > .uk-icon-instagram:hover {
  background-color: #325c86;
}



