@import url("https://fonts.googleapis.com/css2?family=Montserrat");.container > .header p {
  font-size: 34px;
}
.navbar .menu-item > a {
  font-size: 16px;
  padding-right: 10px;
  padding-left: 10px;
}
.container .entry-title {
  font-weight: 600;
  font-size: 24px;
}
.entry .wp-block-group h2 {
  font-weight: 600;
  font-family: Verdana, Geneva, sans-serif;
  color: #b13f06;
  margin-bottom: 22px;
}
.single-content > .wp-block-group > .wp-block-group__inner-container > ul > li {
  font-size: 16px;
}
.row .single-content > p {
  font-size: 16px;
}
.entry .wp-block-group > .wp-block-group__inner-container > ul {
  list-style-type: disc;
  list-style-position: outside;
}
.entry .wp-block-group h3 {
  text-transform: none;
  font-weight: 600;
}
.wp-block-group li {
  color: #000000;
}
.single-content p > a {
  color: #003cff;
}
.wp-block-group li > a {
  color: #003cff;
}
.sidebar .wp-caption-text {
  text-align: center;
  font-family: Montserrat;
  font-size: 17px;
}
.sidebar > .sidebar-default span {
  font-weight: 600;
}
.sidebar #text-3 > .widget-title > span {
  font-weight: 600;
}
.entry p a {
  color: #003cff;
}
#text-3 a {
  color: #003cff;
}
#kt-accordion-panel-580101 li > a {
  color: #003cff;
}
.container .navbar-collapse {
  color: #003cff;
}
.sidebar .widget_recent_entries span {
  font-weight: 600;
}
@media screen and (max-width: 1024px) {
  .wp-block-group__inner-container figcaption > a {
    color: #003cff;
  }
  .single-content > .wp-block-group li {
    color: #545454;
  }
  .single-content > .wp-block-group li {
    color: #272727;
  }
  .entry .wp-block-group p {
    color: #272727;
  }
}
@media screen and (max-width: 375px) {
  .page-content > .wp-block-group a {
    color: #003cff;
  }
}
