.transportation-shipment-banner-section h1,.transportation-shipment-banner-section a,.transportation-shipment-banner-section .wp-block-button__link,.transportation-shipment-learn-more-section h3,.transportation-shipment-learn-more-section .wp-block-button__link{
    font-family: 'Montserrat', sans-serif;
  }
.transportation-shipment-banner-section{
    width: auto;
    height: auto;
  }
/*logistic-transport-banner-section*/
.transportation-shipment-banner-section a.wp-block-button__link {
    border-radius: 6px !important;
    font-weight: 700;
    font-size: 16px;
    color: #fff !important;
    border: 1px solid #62e972;
    background: transparent !important;
}
.transportation-shipment-banner-section a.wp-block-button__link:hover {
    background: #62e972 !important;
    color: #000 !important;
    box-shadow:none; !important;
}
.transportation-shipment-shipping-section .wp-block-image {
    margin-bottom: 0px;
}
.wp-block-button__link{
    font-weight: 600;
}
figure {
    border: none !important;
}
.transportation-shipment-shipping-section {
    padding: 25px 0px 0px 0px;
}
.transportation-shipment-banner-section {
    position: relative;
}
.transportation-shipment-about-text-section .wp-block-button a {
    font-size: 15px;
    color: #000 !important;
    font-weight: 600;
    border-radius: 0 6px 0 6px;
    padding: 10px 17px;
    background: #62e972 !important;
    text-decoration: none !important;
    border-radius: 6px !important;
}
/*digital-agency-aboutus-section*/
.transportation-shipment-about-section h2{
   font-weight: bold;
}
.transportation-shipment-about-section h3{
   font-weight: 600;
}
.transportation-shipment-about-section h2:after {
    content: '';
    padding: 1px;
    background: #62e972;
    opacity: 1;
    display: block;
    width: 8%;
    margin-left: 46%;
}
@media screen and (min-width: 320px) and (max-width:720px) {
    .transportation-shipment-banner-section h1{
       font-size: 30px;
    }
}
@media screen and (min-width: 721px) and (max-width:991px) {
    .transportation-shipment-about-section .wp-block-columns {
      flex-wrap: nowrap !important;
    }
}
@media screen and (min-width: 992px) and (max-width:1024px) {
  
}
