/* ******************************************************************************
*********************************************************************************
Use this file to override any of the CSS styles preset in the themed
stylesheets or you can add your own custom styles.
*********************************************************************************
****************************************************************************** */
















.dnd-section > .row-fluid,
.container{
  max-width: 1186px;
}

.custom-banner-inner-title.contact-page {
  padding-top: 5em;
  padding-bottom: 5em;
}

.dnd-section {
  padding-bottom: 399px;
  padding-top: 399px;
}

.body-container__homepage .dnd-section:nth-child(odd) {
  background-color: #BFBFBF;
}




@import url('https://fonts.googleapis.com/css2?family=Atkinson+Hyperlegible&display=swap');


@font-face { font-family: 'FS Matthew';  src: url('https://content.mando.agency/hubfs/FSMatthew-Regular.ttf') format('ttf'), url('https://content.mando.agency/hubfs/FSMatthew-Regular.ttf') format('ttf'), url('FSMatthew-Regular.ttf') format('truetype');}
@font-face { font-family: 'FS Matthew';  src: url('FS%20Matthew.eot?') format('eot'), url('your_font_file.woff') format('woff'), url('your_font_file.ttf') format('truetype');}

a:focus-visible {
  outline: 2px solid #FF00FF;
}

a:focus-visible {
  outline: 2px solid #FF00FF;
}

a.post-item-link:focus-visible {
  outline: 2px solid #FF00FF;
}

button:focus-visible  {
  outline: 2px solid #FF00FF;
}

.menu-link:focus-visible {
  outline: 2px solid #FF00FF;
}

html {
}

body {
  
  color: rgba(0, 0, 0, 1.0 );
  
  font-family: 'Atkinson Hyperlegible', sans-serif;
  font-size: 1.125rem;
  font-weight: 300
}

a {
  color: rgba(#null, 1.0);
}

a:hover {
  color: rgba(#null, 1.0);
}

a:active {
  color: rgba(#null, 1.0);
}

h1 {
  font-family: fs_matthew,sans-serif;
  font-size: 30px;
  font-weight: 700;
}

h1 {
  font-family: 'FS_MATTHEW' !important;
  font-size: 30px;
  font-weight: 300 !important;
}


h5 {
  color: rgba(0, 0, 0, 1.0);
  font-family: fs_matthew,sans-serif;
  font-size: 1rem;
  font-weight: 700;
}

h6 {
  color: rgba(0, 0, 0, 1.0);
  font-family: fs_matthew,sans-serif;
  font-size: 1rem;
  font-weight: 700;
}

blockquote {
  border-color: #BFBFBF;;
}

blockquote:before {
  background: #BFBFBF;;
}

a#cta_button_2180287_8d0d3e70-7ec2-437e-ba07-15d4a8287f60 {
  color: #28363f;
  text-decoration: underline;
  font-size: 1.6em;
}

a.cta_button {
  text-decoration: underline !important;

}



#mainContent #pagecontain a {
  color:#000;
}

#mainContent.darkgreenBkg #pagecontain a {
  color:#e6b69c;
}


@media (min-width: 46.25em) {
  body, p {
  }


}



form,
.submitted-message {
  border-color: rgba(#null, 0.0) ;
  font-family: fs_matthew,sans-serif;
}

h3.form-title {
  color: rgba(0, 0, 0, 1.0);
}

.hs-button,
.hs-button.primary,
input[type="submit"],
input[type="button"] {
  background-color: rgba(196, 219, 143, 1.0);
  border-color: rgba(196, 219, 143, 1.0);
  border-radius: 3px;
  border-width: 2px;
  color: rgba(0, 0, 0, 1.0);
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.hs-button:hover,
.hs-button.primary:hover,
input[type="submit"]:hover,
input[type="button"]:hover {
  background-color: rgba(169, 191, 117, 1.0);
  border-color: rgba(196, 219, 143, 1.0);
  color: rgba(0, 0, 0, 1.0);
}

.hs-button:focus,
.hs-button.primary:focus,
input[type="submit"]:focus,
input[type="button"]:focus {
  background-color: rgba(169, 191, 117, 1.0);
  border-color: rgba(196, 219, 143, 1.0);
  color: rgba(0, 0, 0, 1.0);
}

.hs-button:active,
.button--primary:active {
  background-color: rgba(236, 255, 183, 1.0);
  border-color: rgba(236, 255, 183, 1.0);
  color: rgba(0, 0, 0, 1.0);
}

.hs-form label {
  color: rgba(0, 0, 0, 1.0);
}

.hs-form legend {
  color: rgba(0, 0, 0, 1.0);
}

input[type="text"],
input[type="password"], 
input[type="datetime"], 
input[type="datetime-local"], 
input[type="date"], 
input[type="month"], 
input[type="time"], 
input[type="week"], 
input[type="number"], 
input[type="email"], 
input[type="url"], 
input[type="search"], 
input[type="tel"], 
input[type="color"],
input[type="file"],
textarea,
select {
  border-width: 1px;
  border-color: rgba(191, 191, 191, 1.0);
  color: rgba(0, 0, 0, 1.0);
  border-radius: 3px;        
  background-color: rgba(255, 255, 255, 1.0);
}

input[type="text"]:focus,
input[type="password"]:focus, 
input[type="datetime"]:focus, 
input[type="datetime-local"]:focus, 
input[type="date"]:focus, 
input[type="month"]:focus, 
input[type="time"]:focus, 
input[type="week"]:focus, 
input[type="number"]:focus, 
input[type="email"]:focus, 
input[type="url"]:focus, 
input[type="search"]:focus, 
input[type="tel"]:focus, 
input[type="color"]:focus,
input[type="file"]:focus,
textarea:focus,
select:focus {
  border-color: rgba(191, 191, 191, 1.0);
  background-color: rgba(255, 255, 255, 1.0);
}

.fn-date-picker .pika-table thead th {
  color: rgba(0, 0, 0, 0.0);
}

.hs-error-msgs label {
  color: #fc4c02;
  font-size: 1.2em;
}

.hs-input:-moz-placeholder,
.hs-input::-webkit-input-placeholder,
.hs-field-desc,
.hs-dateinput:before,
.hs-richtext {
  color: #000000;
}

.hs-richtext {
  font-size: 20;
}

.hs-default-font-element,
.hs-main-font-element {
  font-family: fs_matthew,sans-serif;
}

.fn-date-picker td.is-today .pika-button {
  color: #000000;
}

.fn-date-picker td.is-selected .pika-button {
  background: #000000;
}

.fn-date-picker td .pika-button:hover {
  background-color: #BFBFBF !important;
}


h2.custom-title-block__title {
  text-align: center;
}

.error-page-wrapper .custom-rich-text {
  margin-left: 0rem;
  max-width: 100%;
  padding-left: 4em;
  padding-right: 4em;
}

.error-page {
  padding: 1rem 0;
  text-align: center;
  position: relative;
}

.error-page-wrapper .custom-title-block__title {
  max-width: 100%;
}

.custom-rich-text.error-page p {
  text-align: center;
}

.contact-item input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], input[type="file"], textarea, select {
  border-radius: 0px !important;
}

.contact-item input.hs-button.primary.large {
  border-radius: 0px !important;
}





table tbody tr:nth-child(2n) {
  background-color: rgba(235, 236, 237, 1.0);
}

table tbody td {
  border-color: rgba(191, 191, 191, 1.0);
  color: rgba(0, 0, 0, 1.0);
}

table thead th {
  background-color: rgba(231, 55, 7, 1.0);
  border-left-color: rgba(255, 255, 255, 1.0);
  color: rgba(0, 0, 0, 1.0);
}

.custom-container-wrapper .hs_cos_wrapper_type_rich_text thead td p {
  color: rgba(0, 0, 0, 1.0);
}

tfoot td {
  background-color: rgba(255, 255, 255, 1.0);
  color: rgba(0, 0, 0, 1.0);
}

table,
tbody + tbody {
  border-color: rgba(191, 191, 191, 1.0);
}

table tbody tr:focus > td,
table tbody tr:hover > td {
  background-color: rgba(191, 191, 191, 1.0);
}




body .custom-header {
  background-color: rgba(255, 255, 255, 1.0);
  border-top-color: rgba(196, 219, 143, 1.0);
  border-bottom-color: rgba(191, 191, 191, 1.0);
}


@media (min-width: 768px) {
  body .custom-menu-primary a,
  .header__logo .logo-company-name,
  .header__language-switcher-label-current,
  .header__language-switcher .lang_list_class li a,
  .priority-nav__wrapper .nav__dropdown-toggle {
    color: rgba(0, 0, 0, 1.0);
  }

  body .custom-menu-primary ul.submenu.level-1 > li > a,
  .priority-nav__wrapper .nav__dropdown-toggle {
    border-color: rgba(#null, 0.0);
    background-color: rgba(255, 255, 255, 0.0);
  }

  body .custom-menu-primary ul.submenu.level-1 > li > a:hover,
  .priority-nav__wrapper .nav__dropdown-toggle:hover {
    color: rgba(0, 0, 0, 1.0);
    border-color: rgba(0, 0, 0, 1.0);
    background-color: rgba(255, 255, 255, 0.0);
  }

  body .custom-menu-primary a.active-branch,
  body .header__language-switcher-label-current:active,
  body .header__language-switcher .lang_list_class li a:active {
    color: rgba(0, 0, 0, 1.0);
  }

  .priority-nav__wrapper ul.nav__dropdown li a.active-branch,
  body .custom-menu-primary .navigation-primary > ul > li.active-branch > a,
  body .custom-menu-primary .navigation-primary > ul > li > a.active-branch,
  body .header__language-switcher-label-current:active,
  body .header__language-switcher .lang_list_class li:active {
    background-color: rgba(255, 255, 255, 0.0);
  }

  .priority-nav__wrapper ul.nav__dropdown li a.active-branch,
  body .custom-menu-primary .navigation-primary > ul > li.active-branch > a,
  body .custom-menu-primary .navigation-primary > ul > li > a.active-branch,
  body .priority-nav-has-dropdown .priority-nav__dropdown-toggle.priority_active { 
    color: rgba(0, 0, 0, 1.0);
  }

  body ul.submenu.level-1 li a:after {
    background-color: rgba(0, 0, 0, 1.0);
  }

  body .custom-menu-primary ul.submenu.level-2,
  .priority-nav__wrapper ul.nav__dropdown {
    background-color: rgba(255, 255, 255, 1.0);
  }

  body .custom-menu-primary ul.submenu.level-2 li a,
  .priority-nav__wrapper ul.nav__dropdown li a {
    border-color: rgba(#null, 0.0);
    color: rgba(0, 0, 0, 1.0);
    background-color: rgba(255, 255, 255, 0.0);
  }

  body .custom-menu-primary .submenu.level-2 .triangle-container .triangle {
    background-color: rgba(255, 255, 255, 0.0);
  }

  .header__language-switcher-label-current,
  .header__language-switcher .lang_list_class li a {
    font-family: fs_matthew;
  }

  .header__language-switcher-label-current:after {
    border-top-color: rgba(0, 0, 0, 1.0);
  }

  body .custom-menu-primary ul.submenu.level-2 li a:hover,
  body .custom-menu-primary .submenu.level-2 .menu-item .menu-link:focus,
  body .header__language-switcher .lang_list_class li:hover,
  body .custom-menu-primary .submenu.level-2 .triangle-container.level-2.hover .triangle,
  .priority-nav__wrapper ul.nav__dropdown li a:hover {
    color: rgba(0, 0, 0, 1.0);
    background-color: rgba(255, 255, 255, 0.0);
  }

  body .custom-menu-primary .submenu.level-2 li.active-branch > a,
  body .custom-menu-primary .submenu.level-2 li > a.active-branch {
    color: rgba(0, 0, 0, 1.0);
    background-color: rgba(255, 255, 255, 0.0);
  }
}

@media(max-width: 767px) {
  .header__navigation {
    background-color: rgba(255, 255, 255, 1.0);
  }

  .header__navigation-toggle svg,
  .menu-arrow svg {
    fill: rgba(0, 0, 0, 1.0);
  }
}





.footer {
  color: rgba(132, 136, 139, 1.0);
  border-top-color: rgba(191, 191, 191, 1.0);
  background-color: rgba(255, 255, 255, 1.0);
}



.footer__container .row {
  margin-left: 0rem;
  margin-right: 0rem;
}



.footer a {
  color: rgba(132, 136, 139, 1.0);
}

.footer a:hover {
  color: rgba(132, 136, 139, 1.0);
}

.footer-social-icons .c-social-list__icon {
  fill: rgba(118, 127, 142, 1.0);
}

.footer-social-icons .c-social-list__icon:focus,
.footer-social-icons .c-social-list__icon:hover {
  fill: rgba(231, 55, 7, 1.0);
}

.footer .copyright {
  color: rgba(0, 0, 0, 1.0);
}

.footer .footer-content-info ul li {
  font-family: 'Atkinson Hyperlegible', sans-serif;
  border-right-color: rgba(191, 191, 191, 1.0);
}





/*
.content-wrapper {
max-width: 1186px;
}
*/

.blog-post__date {
  border-color: #000000;
}

.blog-tag-filter__menu-link,
.blog-post__tag-link,
.blog-card__tag-link,
.blog-post__author-name,
.blog-card__title a {
  color: #000000;
}

.blog-card__tag-link:hover,
.blog-card__title a:hover,
.blog-tag-filter__menu-link:hover,
.blog-post__tag-link:hover,
.blog-post__author-name:hover,
.blog-card__tag-link:focus,
.blog-card__title a:focus,
.blog-tag-filter__menu-link:focus,
.blog-post__tag-link:focus,
.blog-post__author-name:focus {
  color: #000000;
}

.blog-card__tag-link:active,
.blog-card__title a:active,
.blog-tag-filter__menu-link:active,
.blog-post__tag-link:active,
.blog-post__author-name:active {
  color: #282828;
}

.blog-tag-filter__menu-link--active-item:after {
  background-color: #000000;
}

.blog-pagination__link {
  color: #000000;
}

.blog-pagination__link--active:after,
.blog-pagination__prev-link:after,
.blog-pagination__next-link:after {
  background-color: #000000;
}

.blog-post__title {
  color: #000000;
  font-family:fs_matthew;
  font-weight: ;
}

.blog-post__author {
  background-color: #BFBFBF;
}

#comments-listing .comment-reply-to {
  color: rgba(#null, 0.0);
}

#comments-listing .comment-reply-to:hover,
#comments-listing .comment-reply-to:focus {
  color: rgba(#null, 0.0);
}

#comments-listing .comment-reply-to:active {
  color: rgba(#null, 0.0);
}

/*             Blog Grid Listing and Post styles            */

.hs-blog-listing,
.hs-blog-post {
  background-color: #ffffff;
}

.blog-index__post-inner-card {
  box-shadow: -5px 0px 20px 0px rgba(0, 0, 0, 0.10);
}

.blog-post__tag-link:hover{
  color: rgba(#null, 1.0);
}

.blog-post__read-more svg {
  fill: #000000;
}

.blog-post__read-more a:hover svg {
  fill: rgba(#null, 1.0);
}

.blog-sidebar ul {
  box-shadow: -5px 0px 20px 0px rgba(0, 0, 0, 0.10);
}

.blog-sidebar a {
  color: #000000;
}

.blog-sidebar a:hover {
  color: rgba(#null, 1.0);
}

.post-featured-image,
.post-image img {
  max-height: 600px;
}

.blog-post {
  box-shadow: -5px 0px 20px 0px rgba(0, 0, 0, 0.10);
}

.blog-post__meta a {
  color: #000000;
}

.blog-post__body, .blog-post__tags a {
  color: #000000;
}

.blog-post__meta a:hover {
  color: rgba(#null, 1.0);
}

.blog-post__links {
  border-top:  2px solid rgb(74, 74, 74);
}

.blog-post__back-to-blog {
  color: #000000;
}

.blog-post__back-to-blog:hover {
  color: rgba(#null, 1.0);
}

.blog-post__back-to-blog svg {
  fill: #000000;
}

a.blog-post__back-to-blog:hover svg {
  fill: rgba(#null, 1.0);
}

.comment.depth-0,
.blog-comments form {
  border-top-color: rgb(74, 74, 74);
}

.comment.depth-1 {
  border-left: 2px solid rgb(74, 74, 74);
}

.section.post-footer .hs-input {
  border-color: rgb(74, 74, 74);
}


body .blog-index__post-inner-card .blog-index__post-content {
  color: rgba(0, 0, 0, 1.0);
}

body .blog-post__body {
  color: rgba(94, 94, 94, 1.0);
}










body .icon svg {
  fill: #000000;
}

body .tns-nav button.tns-nav-active {
  background-color: #000000;
}

body .tns-nav button:hover,
body .tns-nav button:focus {
  background-color: #000000;
}

body .social-links__icon {
  background-color: #000000;
} 

body .social-links__icon:hover svg,
body .social-links__icon:focus svg {
  fill: rgba(#null, 0.0);
}

body .social-links__icon:active svg {
  fill: rgba(#null, 0.0);
}

body .team-member__description {
  background-color: #BFBFBF;
}

.page-center {
  padding-left: 17vw;
  padding-right: 17vw;
  margin: 0 auto;
}




.body-container__website .dnd-section:nth-child(odd) {
  background-color: {typography=, tables=, buttons=, spacing=, footer=, global_colors=, blog_settings=, header=, forms=}
}



.is-homepage .related-articles-collumn.insights h2 {
  font-size: 3em;
}

.is-homepage .related-articles-collumn h2 {
  font-size: 3em;
  line-height:1em;
}

@media only screen and (max-width: 768px) {
  .is-homepage .related-articles-collumn.insights h2 {
    font-size: 2em;
  }

  .is-homepage .related-articles-collumn h2 {
    font-size: 2em;
  }
}

.post-item.case-studies {
  width: 100%;
  margin-top: 0.5em !important;
  margin-bottom: 0.5em !important;
}


.post-item-image {
  height: 470px;
}

.post-item.case-studies h2 {
  color: #c4db8f !important;
  font-size: 35px !important;
  text-decoration: underline;
}


@media only screen and (max-width: 73.1428em) {
  h1.animated.delay-1s.fadeInUp {
    font-size: 55px !important;
  }
/* 
  .hero-title {
    padding-top: 140px;
  } */

  .column1 h2, .column2 p {
    align-content: flex-start;
    align-items: center;
    display: flex;
    height: auto !important;
    justify-content: center;
  }

  .summary-display {
    height: auto !important;
    padding-bottom: 20px;
  }
  
  #hs_cos_wrapper_legal_links_ {
    flex-direction:column;
  }
}

@media only screen and (max-width: 54.8571em) {
  h1.animated.delay-1s.fadeInUp {
    font-size: 40px !important;
  }
}




@media only screen and (min-width: 68.5714em) {
  span#hs-cta-wrapper-1576ba2b-8584-4a88-a3c3-2bb9f44ca845 {
    margin-left: 127px;
    /* margin-top: 15px; */
  }
}
span#hs_cos_wrapper_legal_links_ p {
  font-family: 'Atkinson Hyperlegible', sans-serif;
}

.footer__container_lower ul {
  margin: 0 !important;
  padding: 0 !important;
  border: none !important;
  border-width: 0 !important;
}

.footer__container_lower .custom-container-wrapper .hs_cos_wrapper_type_rich_text li:before {
  display:none!important;
}
.footer__container_lower .custom-container-wrapper .hs_cos_wrapper_type_rich_text li {
  margin: 0!important;
  padding: 0!important;
  list-style: none!important;
}

.footer__container_lower li:before {
  display:none !important;
}
.footer .footer-content-info ul li {
  border-right-color: rgba(191, 191, 191, 1.0);
  margin: 0 !important;

  padding: 0 !important;
}

.blog-cta {
  clear:both;
}

#mainContent {
  padding:0 7vw;
  display: flex;
  flex-direction: column;
}

#heading-banner {
  padding:40px 7vw;
}
#pagecontain {
  margin: 60px auto;
  max-width: 800px;
  width:100%;
}

#pagecontain p {
  padding-bottom: 1.8em;
}

#mainContent {
  color:#28363F;
}

#mainContent h2 {
  font-size:2.2em;
}

#mainContent h3 {
  font-weight:500;
  font-size:2em;
}

#mainContent h4 {
}

#mainContent blockquote {
  background-color: #fff;
  padding: 40px 0 100px;
  border-top: 15px solid;
  border-bottom: 1px solid;
  font-size: 1.8em;
  margin-bottom: 2.6em;
  font-family: 'Atkinson Hyperlegible', sans-serif;
  margin-top: 1.4em;
}

#mainContent blockquote::before {
  display:none;
}

#pagecontain.darkgreenBkg {
  background-color:#28363F;
}

#mainContent.darkgreenBkg, #pagecontain.darkgreenBkg blockquote {
  background-color:#28363F;
  color:#fff;
}

#mainContent.darkgreenBkg h2, #mainContent.darkgreenBkg h3, #mainContent.darkgreenBkg h4, #mainContent.darkgreenBkg h5, #mainContent.darkgreenBkg blockquote, #pagecontain.introparagraph.darkgreenBkg p:first-child {
  color:#C4DB8F;
}

#mainContent.darkgreenBkg .casestudyCTA a {
  color:#C4DB8F;
  font-family:'fs_matthew';
}

#dndoveride .row-fluid {
  max-width:100%;
  margin:0;
  padding:0;
}

span#hs_cos_wrapper_call_us_ a, div#hs_cos_wrapper_liverpool_office p {
  font-weight:bold;
}

#hs_cos_wrapper_legal_links_ {
  display:flex;
}

.blog-cta .cta_button {
  font-family:'fs_matthew';
}

.blog-cta .cta_button:hover span {
  text-decoration:underline !important;

}

header .navigation-primary li {
  height:auto;
  line-height:initial;
} 

.social-media-icons p:after {
  content:'|';
  display: flex;
  padding-left: 10px;
}
.social-media-icons p:last-child:after {
  content:'';
  display: none;
  padding-left: 10px;
}

.next-link {
  border:none;
}

main a, footer a span, #mainContent a, footer a {
  text-decoration:underline !important;
}

footer .social-media-icons a {
  color:#C4DB8F;
  white-space:nowrap;
}

.columnhome1, .columnhome2 {
  flex:1;
}

.columnhome2 p {
  justify-content: flex-start !important;
}
.homepage-cta {
display: flex;
padding-left: 17vw;
padding-right: 17vw;
}

.columnhome1 h2 {
font-family: fs_matthew;
font-weight: 300;
font-size: 2em;
}

.columnhome2 {
width: 50%;
padding-left: 12vw;
}

.social-media-icons p {
  display:flex;
}

.hero-copy {
  padding-top: 20px;
  /* max-width: 690px; */
}

@media only screen and (min-width: 1150px) {
  .hero-copy {
    padding-top: 20px;
    max-width: 690px;
  }
}

.blog-pagination.insights ul .prev-link, .blog-pagination.insights ul .next-link {
  border:none !important;
  font-family: fs_matthew;
font-weight: 300;
  text-decoration:underline !important;
  text-transform:uppercase;
  
}

.blog-pagination.insights ul .prev-link {
margin-right:30px;
  font-weight: 500 !important;

}

.blog-pagination.insights ul .next-link {
margin-left:30px;
  font-weight: 500 !important;

}

.custom-container-wrapper .hs-form .hs-form-booleancheckbox input {
  -webkit-appearance: auto !important;
}

#hs-eu-cookie-confirmation { font-size: 1rem !important; line-height: 1.5 !important; overflow-y: auto !important; max-height: 100svh !important; }

body .client-logos {
  margin-top: 4em;
  margin-bottom: 3em;
}

body #sitemap {
  margin: 0;
  padding-left: 7vw;
  padding-right: 7vw;
  width: 100%;
}

@media screen and (min-width: 900px) {
  body #sitemap {
    padding-left: 17vw;
    padding-right: 17vw;
  }
}

body #sitemap ul {
  margin: 40px 0;
}

body #sitemap ul li {
  padding: 0;
}

body #sitemap ul li a {
  color: #28363F;
  padding-left: 0;
  padding-right: 0;
}

.banner.custom-banner.blog.blog-index-background,
.banner.custom-banner.blog.blog-index-background {
  margin: 0 !important;
  padding-top: 40px;
  padding-bottom: 50px;
}

.banner.custom-banner.blog.blog-index-background .custom-banner-text,
.banner.custom-banner.blog.blog-index-background .custom-banner-text {
  width: 100%;
  max-width: 650px;
}

/* .banner.custom-banner.blog.post  {
  padding-top: 30px !important;
  padding-bottom: 30px !important;
}

.banner.custom-banner.blog.post h1 {
  margin-bottom: 0;
} */

#mainContent {
  /* padding: 0 !important; */
}

body .heading-banner .page-center {
  /* padding: 0; */
}

body table tbody td p, body table thead th p, body table tbody td, body table thead th {
  font-size: 1rem !important;
  line-height: 1.3 !important;
  word-wrap: break-word !important;
  color: #28363f !important;
}


body table tbody td p:last-of-type, table thead th p:last-of-type {
  padding-bottom: 0 !important;
}

.columnhome1 h2, .columnhome2 p {
  color: #28363F !important;
}

.columnhome2 a {
  background-color: #28363f !important;
  border: 2px solid #28363f !important;
  color:#C4DB8F !important;
  border-radius: 50px !important;
  display: inline-block !important;
  font-size: 18px !important;
  font-weight: 500 !important;
  margin-top: 20px !important;
  padding: 10px 20px !important;
  text-decoration: none !important;
  transition: all 0.3s ease !important;
}

.columnhome2 a span {
  color:#C4DB8F !important;
}

.columnhome2 a:hover {
  background-color: #c4db8f !important;
  color: #c4db8f !important;
}

.columnhome2 a:hover span {
  color: #28363f !important;
}