body {
  color: #000;
/*  font-size: 18px;*/
}
.footer-credits-text.text-center {
    display: none;
}
.footer-credits {
    display: none;
}
.post-password-form {
    text-align: center !important;
    margin-left: 20%;
    margin-right: 20%;
    color: #f00;
}
.elementor-widget-container a {
    color: #f00;
}
.elementor-widget-container a:hover {
    color: #000;
}
#content-footer-section {
    background-color: #fff;
  border-top: 1px solid #ccc;
  padding-top: 9px;
  line-height: 15px;
}
#nav_menu-3 {
  background-color: #fff;
}
#nav_menu-3 li {
    float: left;
    margin-right: 32px;
    list-style: square;
    color: #666;
}
#nav_menu-3 li a {
  color: #000;
}
#nav_menu-3 li a:hover {
  color: #f00;
}
.swpm-post-not-logged-in-msg {
    background-color: #f00;
    padding: 10px !important;
    color: #ddd !important;
    font-weight: bold !important;
}
.swpm-post-not-logged-in-msg a {
    color: #fff !important;
    font-weight: bold !important;
}
.audioplayer {
    text-align: center;
     padding: 0 !important;
    margin-top: -20px !important;
    line-height: 10px;
    font-size: 14px;
}
.mkgof {
    padding-bottom: 0 !important;
    margin-bottom: -5px !important;
    text-align: center;
}