/* Please Comment out Each Styling for each Section */

#main article a:hover,
.entry-title a:hover,
.below-entry-meta .social-links ul li a i:hover,
.latest-news-link a:hover,
.article-container article .article-content .entry-title a:hover,
.recent-posts .recent-post-headline a:hover,
.full-width-top-section .author.vcard a:hover,
.recent-posts .recent-post-headline:hover,
.most-popular-articles-headline:hover,
#optinBox a.signupbtn:hover,
header .header-newsletter:hover,
.header-left-nav a:hover {
  color: #0386d0;
  text-decoration: none !important;
}

/* Sidebar button according to System Design Figma */
#main a.sidebar-promo-button:hover {
  background: #005e94;
}

/* Left Side of Hero
/* Sponsored Posts */

.sponsored-content {
  font-family: Fira Sans;
  font-style: normal;
  font-weight: bold;
  font-size: 13px;
  line-height: 16px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #eb9e26;
}

.sponsored-article-content {
  font-family: Fira Sans;
  font-style: normal;
  font-weight: bold;
  font-size: 13px;
  line-height: 16px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #eb9e26;
}

.sponsored-article-headline {
  font-family: Fira Sans;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 130%;
  color: #000000;
  padding-right: 20px;
}

.sponsored-article-byline {
  font-family: Fira Sans;
  font-style: normal;

  font-size: 13px;
  line-height: 16px;
  /* identical to box height */
  color: #353639;
}

/* Center Hero */
.frontpage-center-hero {
  font-family: Fira Sans;
  font-style: normal;
}

.hero-article-headline {
  font-weight: 500;
  font-size: 30px;
  line-height: 36px;
  color: #000000;
  padding-right: 5px;
}

.hero-article-byline {
  font-size: 13px;
  line-height: 16px;
  color: #353639;
}

/* Right Side of Hero / Sidebar */

.most-popular-articles {
  font-family: Fira Sans;
  font-style: normal;
}

.most-popular-headline {
  font-weight: bold;
  font-size: 15px;
  line-height: 10px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #eb9e26;
  display: block;
}

.most-popular-articles .row {
  margin-bottom: 10px;
}
.article-row {
  display: flex;
  justify-content: center;
}
.most-popular-articles .article-row:not(:last-child) .div-line {
  height: 2px;
  width: 100%;
  box-shadow: 0 1px 0px 0 rgb(0 0 0 / 10%);
  margin-right: 15px;
  margin-left: 15px;
}
.most-popular-articles-headline {
  font-family: Fira Sans;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  color: #000000;
  display: flex;
  justify-content: center;
}

.most-popular-articles-separator {
  max-width: 85%;
  border-bottom: 1px solid #ccc;
  margin-left: 30px;
  margin-bottom: 15px;
}

.author {
  color: #909090;
  font-weight: 600;
}

/* Recent Posts 1 */
.recent-posts-container {
  padding: 0 15px;
  
}

.recent-posts {
  font-family: Fira Sans;
  padding: 1rem 0;
}

.frontpage-category {
  font-style: normal;
  font-weight: bold;
  font-size: 15px;
  line-height: 18px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #eb9e26;
}

.recent-post-content {
  font-style: normal;
  font-weight: 800;
  font-size: 13px;
  line-height: 16px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #eb9e26;
}

.recent-post-headline {
  font-weight: 600;
  font-size: 15px;
  line-height: 12px;
  color: #000000;
  margin-bottom: 10px;
}

.recent-post-headline:before {
  margin-top: -1px;
  display: block;
  height: 0;
}

.recent-post-byline {
  font-family: 'Fira Sans';
  font-style: normal;
  font-size: 13px;
  line-height: 16px;
  color: #63656a;
  padding-top: 5px;
}

/* Recent Post 2  */

.recent-post-two-headline {
  font-family: Fira Sans;
  font-style: normal;
  font-weight: 800;
  font-size: 14px;
  line-height: 17px;
  color: #000000;
}

/* Temporary Mobile Menu Social Icons */

.mobile-menu-social-icon-list {
  display: inline-block;
}

/* Taxonomy Page */

#primary .article-content .entry-title a {
  font-family: Fira Sans;
  font-style: normal;
  font-weight: bold;
  font-size: 17px;
  line-height: 130%;
  color: #000000;
}

.article-content .entry-content p {
  font-family: Fira Sans;
  font-style: normal;

  font-size: 14px;
  line-height: 130%;
  color: #63656a;
}

.below-entry-meta .byline-date-container .posted-on a time {
  font-family: Fira Sans;
  font-style: normal;

  font-size: 13px;
  line-height: 16px;
  color: #63656a;
}

.article-entry-content {
  color: #000000;
  font-style: normal;
}

/* Article Page CSS */
.article-entry-content p strong {
  font-family: Fira Sans;
  font-size: 24px;
  line-height: 29px;
  font-weight: 800;
}

@media screen and (max-width: 768px){
  #content .post .single-title-above .below-entry-meta .byline .byline-author-title {
    font-size: 13px;
  }
}

.article-entry-content p {
  font-family: Merriweather;
  font-style: normal;
  font-weight: 500;
  font-size: 17px;
  line-height: 1.5;
}

.featured-image-caption {
  /* Story photo caption */
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 150%;
  color: #000000;
}

.single-related-posts .article-content .entry-title a {
  text-decoration: none;
}

article .author.vcard {
  font-family: Fira Sans;
  font-style: normal;
  font-size: 16px;
  line-height: 19px;
  color: #000000;
  font-weight: 400;
}

article .posted-on {
  font-family: Fira Sans;
  font-style: normal;
  font-size: 13px;
  line-height: 16px;
  color: #353639;
}

/* Category Page */

.page-header .page-title span {
  padding-left: 0;
}

.full-width-top-section {
  padding-bottom: 60px;
}

.full-width-top-section .author.vcard,
.full-width-top-section .author.vcard span a {
  font-family: Fira Sans;
  font-style: normal;
  font-weight: 500;
  font-size: 13px !important;
  line-height: 16px;
  color: #353639;
}

.full-width-top-section .posted-on {
  font-family: Fira Sans;
  font-style: normal;
  font-size: 13px;
  line-height: 16px;
  color: #353639;
}


