.main-navigation .menu>li.current-menu-item>a {
  font-size: 16px;
}

.main-navigation ul a:hover {
  font-size: 16px;
}

body.responsive #masthead {
  font-size: 16px;
}

.panel-grid-cell .widget-title {
  font-size: 24px;
  color: #111E2E;
}

span {
  text-align: justify;
}

.textwidget>:first-child {
  text-align: justify;
}

.sow-testimonial-text {
  text-align: justify;
}

p {
  font-size: 16px;
}

bdi {
  text-align: center;
}

.woocommerce:where(body:not(.woocommerce-uses-block-theme)) ul.products li.product .price {
  text-align: center;
}
mark, .count {
    background-color: #F0F9FF !important; /* Frost Blue */
    color: #164E63 !important;           /* Pine Green */
    padding: 2px 6px;
    border-radius: 3px;
}
*/