/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 17 2023 | 15:24:06 */
.red_sticker h4 {
  position: fixed!important;
  right: -16px;
  color: #fff;
  transform: rotate(-90deg);
  background-color: #993838;
  margin: 0;
  text-shadow: 2px 2px black;
  top: 520px!important;
   }
a.btn.btn-secondary.understrap-read-more-link
{
color:#fff!important;
}
.bellows-current_page_item, .bellows.bellows-skin-blue-material .bellows-nav .bellows-submenu .bellows-current-menu-item > .bellows-target, .bellows.bellows-skin-blue-material .bellows-nav .bellows-submenu .bellows-current-menu-ancestor > .bellows-target {
    background: #dfedf4!important;
}
li.list-inline-item {
list-style-type:none;
margin-bottom:0;
}
li.nav-item {
list-style-type:none;
margin-bottom:0;
}
ol li {
list-style-type:decimal;
margin-bottom: 1em;
}
ol ul li {
list-style-type: disc;
margin-bottom:1em;
}
h1.entry-title {
font: 600 1.875em "Axiforma";
    color: #4a4a4a;
}
span.byline, time.updated
{
    display:none!important;
}