span {
  color: #104d85;
  font-weight: 700;
}

p {
  color: #000000;
}

h1 {
  font-weight: 500;
  font-size: 40px;
  text-decoration: underline;
}

.wpb_text_column :last-child {
  color: #104d85;
}

a:hover {
  color: #104d85;
}

.nav-menu .sub-menu li a {
  text-align: left;
}

.post-content-wrapper .post-meta > span {
  color: #ffffff;
}

.likes_count {
  color: #4fdb5b;
}

.single-post-meta > span {
  color: #e0e0e0;
}

.widget_categories li a:hover {
  text-align: left;
}

.widget_categories li a {
  text-align: left;
}

.widget_categories ul {
  text-align: left;
}