footer a {
  text-decoration: none;
}

footer a.nav-link.active, footer a.nav-link:hover {
  color: #ffffffa8 !important;
}

button.btn.btn-primary.btn-sm.shadow.d-lg-flex.justify-content-lg-center.align-items-lg-center:hover {
  background-color: #fff !important;
  color: #488AF3 !important;
  border-color: #488AF3 !important;
}

body {
  overflow-x: hidden !important;
}

div.d-flex h4 a {
  color: #333;
}

#mainNav .navbar-nav > li.nav-item > a.nav-link.active {
  font-weight: 700 !important;
  color: #488AF3;
  /*border-bottom: 1px solid #488AF3;*/
}

body > main > section > section > div > div > div > ul > li {
  margin-bottom: 20px;
}

@media (min-width: 992px) {
  .py-lg-5 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
}

.py-4 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

footer .pt-3 {
  padding-top: 0 !important;
}

.votd-title {
  text-align: center;
  color: #333;
  font-weight: bold;
  font-size: 16px;
}

.votd-text {
  text-align: center;
  font-size: 24px;
  letter-spacing: 2px;
  color: #295177;
  font-family: Georgia, "Times New Roman", Times, serif;
  line-height: 1.5;
}

.votd-verse {
  text-align: center;
  color: #333;
  font-size: 16px;
  margin-top: 30px;
  margin-bottom: 0;
}

@media (max-width: 575.98px) {
  .votd-title {
    text-align: center;
    color: #333;
    font-weight: bold;
    font-size: 14px;
  }
}

@media (max-width: 575.98px) {
  .votd-text {
    text-align: center;
    color: #295177;
    font-size: 16px;
    letter-spacing: 1;
  }
}

@media (max-width: 575.98px) {
  .votd-verse {
    text-align: center;
    color: #333;
    font-size: 14px;
  }
}

div.devotional-wrapper {
  margin-top: 0px;
  margin-bottom: 0px;
}

h1.devotional-title {
  margin-bottom: 30px;
  font-weight: 600;
  text-align: center;
}

h3.devotional-date {
  margin-top: 30px;
  margin-bottom: 0px;
  text-align: center;
}

div.devotional-content {
}

p.devotional-verse-p {
  margin: 30px !important;
  text-align: center !important;
  font-family: Volkhov !important;
  word-spacing: 0px !important;
  letter-spacing: 0px !important;
  white-space: normal !important;
  font-style: italic !important;
  font-size: 20px !important;
}

.devotional-text-p {
  font-size: 16px;
  line-height: 1.5;
}

h3.devotional-challenge {
  margin-top: 30px;
}

p.devotional-challenge-p {
  font-size: 16px;
  line-height: 1.5;
}

h3.devotional-prayer {
  margin-top: 30px;
}

p.devotional-prayer-p {
  font-size: 16px;
  line-height: 1.5;
}

div.devotional-copyright-container {
  font-size: small;
  text-align: center;
  margin-top: 40px;
}

span.devotional-copyright {
  font-weight: bold;
  display: block;
  margin-bottom: 10px;
}

@media only screen and (max-width: 600px) {
  h1.devotional-title {
    font-size: 2em;
  }
}

@media only screen and (max-width: 600px) {
  h3.devotional-date {
    font-size: 1.5em;
  }
}

@media only screen and (max-width: 600px) {
  p.devotional-verse-p {
    font-size: 16px !important;
    margin: 30px 0 !important;
  }
}

@media only screen and (max-width: 600px) {
  .devotional-text-p {
    font-size: 14px;
    line-height: 1.5;
  }
}

@media only screen and (max-width: 600px) {
  p.devotional-challenge-p {
    font-size: 14px;
  }
}

@media only screen and (max-width: 600px) {
  p.devotional-prayer-p {
    font-size: 14px;
  }
}

.py-5 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

