.post-grid{
    grid-template-columns:repeat(2,1fr);
    gap:10px;
}

#gtco-footer .copyright .pull-left,
#gtco-footer .copyright .pull-right {
  float: none !important;
  text-align: center;
}

.section-title{
  margin:15px 0;
}

.latest-news .col-md-10 {padding-left: 0; padding-right: 0;}
.section-title span {font-size: 20px;}
.post-large h3 {
  width: 100%;
  font-size: 18px;
  font-weight: 500;
  margin-top: 10px;
  margin-bottom: 0;
}
.post-grid h3 {
  font-size: 14px;
  font-weight: 400;
  margin-top: 10px;
  margin-bottom: 0;
}
.gtco-card-item {margin-bottom: 10px;}
.btn-more {margin: 1em auto;}

#gtco-footer .copyright .footer-center img {max-width: 100px;}

#gtco-footer .copyright {
  display: flex;
  flex-direction: column;
  align-items: center;
}

#gtco-footer .copyright .footer-center {
  order: -1;
}

#gtco-footer .footer-left {margin-top: 25px;}
.footer-bar {margin-top: 25px;}

.gtco-social-icons img {width: 25px; height: 25px;}

.gtco-nav #gtco-logo img {width: 100px;}

.gtco-nav {padding: 15px 0;}
#gtco-hero {margin-top: 60.77px;}