/* @override http://xavier-herbert-novels.com/templates/yoo_master2/css/custom.css */

/* @override http://xavier-herbert-novels.com/templates/yoo_master2/css/custom.css */

/* Copyright (C) YOOtheme GmbH, http://www.gnu.org/licenses/gpl.html GNU/GPL */

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

html {
  background: url(../images/background.jpg) center 0;
}

div.uk-container.uk-container-center {
  background-color: rgba(254,255,255,0.72);
}

div.uk-panel.uk-panel-box.uk-panel-box-primary {
  background-color: #f6e5d7;
  color: black;
}

h3.uk-panel-title {
  color: black;
}

a {
    text-decoration: none;
  color: #e36839;
  font-weight: bold;
  font-style: italic;
}

em {
    text-decoration: none;
  color: #e36839;
  font-weight: bold;
  font-style: italic;
}