p {
    text-align: justify;
    margin: 0 0 20px;
    line-height: 1.4;
}

.entry-title > a {
	color: #126f5e;
}

.navigation-main a {
	font-size: 1.1em;
}

@media (min-width:576px) {
  .site-branding {
  	max-width: 300px;
  }
}

.custom-logo {
	max-width: 120px;
}

.site-branding {
	text-align: center;
}

.site-branding {
	color: #126f5e;
}

.entry-title {
	font-size: 26px;
}

.footer a {
  color: whitesmoke;
}

.footer h5 {
  display: inline;
}

.footer .widget-title {
	font-size: 18px;
	text-decoration: underline;
}

.current-menu-item.nav-button > a {
  background: #126f5e;
  color: whitesmoke;
  border-radius: 5px;
}

.site-branding {
	color: #3060a9;
}

.navigation-main > .current_page_item > a,
.navigation-main > .current-menu-item > a,
.navigation-main > .current-menu-parent > a,
.navigation-main > .current_page_ancestor > a  {
	color: #3060a9;
}

.footer [id*="social"].menu a {
  font-size: 28px;
}

.site-tagline {
	text-align: center;
}

.profile-img-wrapper {
	max-width: 180px;
	margin: auto;
}

/* Testimonials - Start */
.item-content-wrapper.tss-right {
	background: #ffffff !important;
}
.rt-responsive-img {
	margin-top: 40px;
}
.tss-wrapper .single-item-wrapper h3.author-name {
	color: #3060a9;
}
.tss-carousel .swiper-arrow {
  background: #3060a9;
 }
 .item-content-wrapper.tss-right {
	margin-top: 30px;
}
.tss-wrapper .tss-carousel1 .item-content {
	padding-top: 25px;
}
/* Testimonials - End */

.wp-block-gutenbee-iconbox-text {
	text-align: center;
}

.wp-block-testimonial-content-wrapper > p {
	text-align: center;
}

.navigation-main {
  font-size: 15px;
}

.entry-title {
	font-size: 23px;
}

.entry-meta a {
  color: #3060a9;
}

li {
	line-height: 2;
}

.entry-meta {
    padding-top: 15px;
    padding-bottom: 15px;
}

.ignition-tabular-data-widget-intro {
	text-align: left;
}
