/* ******************************************************************************
*********************************************************************************
Use this file to override any of the CSS styles preset in the themed
stylesheets or you can add your own custom styles.
*********************************************************************************
****************************************************************************** */

/* Test */
















.dnd-section {
  padding-bottom: 30px;
  padding-top: 30px;
}

.body-container__homepage .dnd-section:nth-child(odd) {
  background-color: #002A42;
}

.dnd-section > .row-fluid,
.page-center {
  max-width: 1200px;
}

.page-center .row {
  margin-left: -.6rem;
  margin-right: -.6rem;
}





:root {
  font-size: 20px;
}

body {
  
  color: rgba(105, 105, 105, 1.0 );
  
  font-family: avenirnext,'Avenir Next', Lato, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 20px;
  font-weight: 500;
}

p {
  font-weight: 500
}

a {
  color: rgba(0, 206, 206, 1.0);
  cursor: pointer;
}

a:hover,
a:focus {
  color:rgba(252, 158, 17, 1.0);
}

a:active {
  color: rgba(40, 246, 246, 1.0);
}

h1,.h1 {
  color: rgba(0, 42, 66, 1.0);
  font-family: avenirnext;
  font-size: 40px;
  font-weight: 600;
}

h2,.h2 {
  color: rgba(0, 42, 66, 1.0);
  font-family: avenirnext;
  font-size: 36px;
  font-weight: 600;
}

h3,.h3 {
  color: rgba(0, 42, 66, 1.0);
  font-family: avenirnext;
  font-size: 32px;
  font-weight: 600;
}

h4,.h4 {
  color: rgba(0, 42, 66, 1.0);
  font-family: avenirnext;
  font-size: 28px;
  font-weight: 600;
}

h5,.h5 {
  color: rgba(0, 42, 66, 1.0);
  font-family: avenirnext;
  font-size: 24px;
  font-weight: 600;
}

h6,.h6 {
  color: rgba(0, 42, 66, 1.0);
  font-family: avenirnext;
  font-size: 20px;
  font-weight: 600;
}

@media screen and (max-width: 767px) {

  h1,.h1{
    font-size: 32.0px;
  }

  h2,.h2{
    font-size: 27.99999999972px;
  }

  h3,.h3{
    font-size: 26.0px;
  }

  h4,.h4{
    font-size: 23.99999999992px;
  }

  h5,.h5{
    font-size: 19.999999992px;
  }

  h6,.h6{
    font-size: 18.0px;
  }
}






form,
.submitted-message {
  border-color: rgba(#null, 0.0);
  font-family: avenirnext;
}

h3.form-title {
  background-color: rgba(255, 255, 255, 0.0);
  color: rgba(41, 41, 41, 1.0);
}

.hs-button,
.button--primary {
  background-color: rgba(0, 206, 206, 1.0);
  border-color: rgba(0, 206, 206, 1.0);
  border-radius: 25px;
  border-width: 0px;
  color: rgba(255, 255, 255, 1.0);
  padding-left: 32px;
  padding-right: 32px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.hs-button:hover,
.hs-button:focus,
.button--primary:hover,
.button--primary:focus,
.hs-button:active,
.button--primary:active{
  background-color: rgba(0, 42, 66, 1.0);
  border-color: rgba(0, 42, 66, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

.hs-form label {
  color: rgba(41, 41, 41, 1.0);
}

.hs-form legend {
  color: rgba(41, 41, 41, 1.0);
}

form input,
form select,
form textarea,
.hs-input {
  background-color: rgba(255, 255, 255, 1.0);
  border-color: rgba(221, 221, 221, 1.0);
  color:  rgba(85, 85, 85, 1.0);
  border-radius: 4px;
}

form input:focus,
form select:focus,
form textarea:focus,
.hs-input:focus {
  border-color: rgba(221, 221, 221, 1.0);
}

.fn-date-picker .pika-table thead th {
  color: rgba(247, 247, 247, 0.0);
}

.hs-input:-moz-placeholder,
.hs-input::-webkit-input-placeholder,
.hs-field-desc,
.hs-dateinput:before,
.hs-richtext {
  color: #696969;
}

.hs-richtext {
  font-size: 20;
}

.hs-default-font-element,
.hs-main-font-element {
  font-family: avenirnext;
}

.fn-date-picker td.is-today .pika-button {
  color: #696969;
}

.fn-date-picker td.is-selected .pika-button {
  background: #696969;
}

.fn-date-picker td .pika-button:hover {
  background-color: #002A42 !important;
}







thead th,
thead td {
  background-color: rgba(0, 206, 206, 1.0);
  color: rgba(247, 247, 247, 1.0);
}

tfoot td {
  background-color: rgba(255, 153, 0, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

table,
tbody + tbody {
  border-color: rgba(0, 42, 66, 1.0);
}

table tbody td {
  background-color: rgba(255, 255, 255, 1.0);
  color: rgba(0, 42, 66, 1.0);
  border-color: rgba(0, 42, 66, 1.0);
}





.header__wrap {
  background-color: rgba(255, 255, 255, 1.0);
}

.header__nav .submenu.level-1 .menu-link,
.header__logo .logo-company-name,
.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a,
.header__nav .submenu.level-1 .has-submenu .menu-item-text:after{
  color: rgba(41, 41, 41, 1.0);
}

.header__nav .submenu.level-1 .menu-link:hover,
.header__nav .submenu.level-1 .menu-link:focus,
.header__language-switcher-label-current:hover,
.header__language-switcher-label-current:focus,
.header__language-switcher .lang_list_class li:hover a,
.header__language-switcher .lang_list_class li a:focus,
.header__nav .submenu.level-1 .menu-link:hover .menu-item-text:after,
.header__nav .submenu.level-1 .menu-link:focus .menu-item-text:after{
  color: rgba(0, 42, 66, 1.0);
}

.header__nav .submenu.level-1 .menu-link.active-branch,
body .header__language-switcher-label-current:active,
body .header__language-switcher .lang_list_class li a:active {
  color: rgba(41, 41, 41, 1.0);
}
.header__nav .submenu.level-1 .menu-link.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);
}
.header__nav .submenu.level-1 .menu-link {
  background-color: rgba(#null, 0.0);
}
.header__nav .submenu.level-1 .menu-link:hover,
.header__nav .submenu.level-1 .menu-link:focus {
  background-color: rgba(255, 255, 255, 0.0);
}
.header__nav .submenu.level-1 .menu-link.active-branch {
  color: rgba(41, 41, 41, 1.0);
}

.header__nav .submenu.level-2{
  background-color: rgba(255, 255, 255, 1.0);
  border-color: rgba(229, 228, 228, 1.0);
}

.header__nav .submenu.level-2 .menu-item .menu-link {
  color: rgba(0, 42, 66, 1.0);
}

.header__nav .submenu.level-2 .menu-item .menu-link:hover,
.header__nav .submenu.level-2 .menu-item .menu-link:focus{
  background-color: rgba(0, 42, 66, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

.header__nav .submenu.level-2 .menu-item .menu-link.active-branch {
  color: rgba(0, 42, 66, 1.0);
  background-color: rgba(255, 255, 255, 0.0);
}

.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  font-family: avenirnext;
}

.header__language-switcher-label-current:after {
  border-top-color: rgba(41, 41, 41, 1.0);
}



.header_menu ul.submenu.level-1>li>a {
  color: rgba(41, 41, 41, 1.0);
}

.header_menu ul.submenu.level-1>li:hover>a {
  color: rgba(0, 107, 168, 1.0);
  background-color: rgba(255, 255, 255, 0.0);
}

.header_menu ul.submenu.level-1>li>a.active-branch {
  color: rgba(41, 41, 41, 1.0);
  background-color: rgba(255, 255, 255, 0.0);
}

.header_menu ul.submenu.level-1>li:hover>a .mega-indicator:after {
  background-color: rgba(0, 107, 168, 1.0);
}

.header_menu ul.submenu.level-2 {
  border-radius: 4px;
  border-top-color: rgba(224, 217, 217, 1.0);
  background: linear-gradient( 179deg, rgba(249, 249, 249, 1.0) 0%, rgba(253, 253, 253, 1.0) 5%, rgba(255, 255, 255, 1.0) 100%);
}

.header_menu ul.submenu.level-2>li>a,
.header_menu ul.submenu.level-1>li:first-child ul.submenu.level-4>li>a{
  color: rgba(39, 39, 39, 1.0);
}

.header_menu ul.submenu.level-2>li>a:hover,
.header_menu ul.submenu.level-1>li:first-child ul.submenu.level-4>li>a:hover{
  color: rgba(0, 107, 168, 1.0);
  background-color: rgba(0, 42, 66, 0.0);
}

.header_menu ul.submenu.level-2>li>a.active-branch,
.header_menu ul.submenu.level-1>li:first-child ul.submenu.level-4>li>a.active-branch{
  
}

.header_menu ul.submenu.level-1>li:first-child ul.submenu.level-2 {
  border-color: rgba(202, 200, 201, 1.0);
}

.header_menu ul.submenu.level-1>li:first-child ul.submenu.level-3>li{
  border-left-color: rgba(211, 211, 211, 1.0);
}

.header_menu ul.submenu.level-1>li:first-child ul.submenu.level-3>li>a{
  color: rgba(0, 42, 66, 1.0);
}

.contact_block .contact_btn a{
  color: rgba(0, 42, 66, 1.0);
  background-color: rgba(0, 206, 206, 1.0);
  border-radius: 100px;
  margin-left: 5px;
}

.contact_block .contact_btn a:hover,.contact_block .contact_btn a:focus{
  color: rgba(0, 42, 66, 1.0);
  background-color: rgba(0, 206, 206, 1.0);

}

a.btn.btn-teal {
  background-color: #00cece;
  color: #002a42;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

a.btn.btn-teal:hover {
  background-color: #002a42;
  color: #ffffff;
}

a.btn.btn-navy {
  background-color: #002a42;
  color: #ffffff;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

a.btn.btn-navy:hover {
  background-color: #00cece;
  color: #002a42;
}

a.btn.btn-icon {
  position: relative;
  padding-left: 59px;
}

a.btn.btn-icon svg {
  top: 10px;
  position: absolute;
  left: 20px;
  max-width: 29px;
}

a.btn.btn-teal.btn-icon svg .icn-shape {
  fill: #002a42;
  stroke: #002a42;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

a.btn.btn-teal.btn-icon:hover svg .icn-shape {
  fill: #ffffff;
  stroke: #ffffff;
}

/* Cookies message */

body div#hs-eu-cookie-confirmation {
  position: fixed;
  background-color: rgb(43, 58, 68);
  color: rgb(255, 255, 255);
  padding: 12px 10px;
  text-align: center;
  font-weight: 300;
    box-shadow: 0 -1px 10px 0 rgb(172 171 171 / 30%);
    top: auto;
    bottom: 0;
    border: none;
}

body div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner {
  background: transparent;
  max-width: none;
}

body div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner div#hs-eu-policy-wording {
  font-size: 15px;
  color: #002a42;
  font-family: Helvetica, Arial, sans-serif;
}

body div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner p {
  font-size: 15px;
  color: #002a42;
  font-family: Helvetica, Arial, sans-serif;
  text-align: center;
}

body div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner p a {
  color: #cc9900;
  font-weight: bold!important;
  text-decoration: underline!important;
}

body div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner p a:hover {
  color: #cc9900;
  font-weight: bold!important;
  text-decoration: underline!important;
}

body div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner div#hs-en-cookie-confirmation-buttons-area {
text-align: center!important;
}

body div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner a#hs-eu-confirmation-button {
  background-color: #00cece!important;
  color: #002a42;
  border-radius: 100px;
  font-weight: 600!important;
    font-size: 18px;
    letter-spacing: 0;
    text-align: center;
    line-height: 24px;
    align-items: center;
    padding: 11px 20px!important;
    border: none!important;
    margin-right: 0!important;
    font-family: 'Avenir Next', Lato, sans-serif;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

body div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner a#hs-eu-confirmation-button:hover {
  background-color: #002a42!important;
    color: #fff;
}

#hs_cos_wrapper_live_chat a {
    display: none;
}
    
.embeddedServiceHelpButton.chatBox {
    display: block;
    z-index: 999999;
}
.embeddedServiceHelpButton .chatloading {
position: absolute;
z-index: 2;
width: 100%;
text-align: center;
height: 45px;
display: -ms-flexbox;
display: flex;
-ms-flex-pack: center;
justify-content: center;
-ms-flex-align: center;
align-items: center;
color: #ffffff;
background: #79b934;
border-radius: 8px 8px 0 0;
text-transform: uppercase;
}
.embeddedServiceHelpButton .chatloading.hide {
display: none;
}
.embeddedServiceHelpButton .helpButton {
height: auto!important;
width: 160px;
right: 8%;
bottom: -112px;
transition: all 0.5s;
}
.embeddedServiceHelpButton .helpButton:hover {
bottom: 0;
}
.embeddedServiceHelpButton .helpButton .uiButton {
background-color: #79b934!important;
font-family: "AvenirNext", Helvetica, sans-serif!important;
width: 100%;
max-width: initial;
right: 0;
min-width: inherit;
-ms-flex-direction: column;
flex-direction: column;
height: auto;
text-align: center;
padding: 10px 15px 0px;
height: auto!important;
display: block;
border-radius: 8px 8px 0 0;
}
.embeddedServiceHelpButton .helpButton .uiButton .helpButtonLabel {
text-decoration: none!important;
position: inherit;
}
.embeddedServiceHelpButton .helpButton .uiButton .helpButtonLabel .message {
display: block!important;
white-space: initial!important;
padding: 10px 0 0 0;
}
.embeddedServiceHelpButton .helpButton .uiButton:hover,
.embeddedServiceHelpButton .helpButton .uiButton:focus {
text-decoration: none!important;
}
.embeddedServiceHelpButton .helpButton .uiButton:before {
display: none!important;
}
.embeddedServiceHelpButton .helpButton .uiButton:focus {
outline: none!important;
}
.embeddedServiceHelpButton .helpButton .uiButton .chat-link {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 10;
}
.embeddedServiceHelpButton .helpButton .uiButton > .embeddedServiceIcon {
display: none!important;
}

.embeddedServiceHelpButton .helpButton .uiButton h5 {
margin: 0 0 5px 0!important;
font-size: 20px;
color: #ffffff;
display: -ms-flexbox;
display: flex;
/*align-items: center;*/
-ms-flex-pack: center;
    justify-content: center;
line-height: normal;
}
.embeddedServiceHelpButton .helpButton .uiButton p {
font-size: 13px;
margin: 0 0 10px 0;
}
.embeddedServiceHelpButton .helpButton .uiButton .btn-chat {
display: -ms-inline-flexbox;
display: inline-flex;
font-size: 14px;
border-radius: 50px;
background: #002a42;
color: #ffffff;
font-weight: 600;
padding: 8px 16px;
text-transform: uppercase;
line-height: normal;
font-family: "AvenirNext", 'Avenir Next', Lato, "Helvetica Neue", Helvetica, sans-serif;
margin-bottom: 15px;
}
.embeddedServiceHelpButton .helpButton .uiButton .btn-chat:after {
background: #ffffff;
}
.embeddedServiceHelpButton .helpButton .uiButton .btn-chat:hover {
color: #79b934;
}
.embeddedServiceHelpButton .helpButton.offline:hover {
bottom: -112px;
}
.embeddedServiceHelpButton .helpButton.offline .uiButton {
background-color: #afb6b9;
}
.embeddedServiceHelpButton .embeddedServiceIcon {
margin-right: 6px;
}
.embeddedServiceHelpButton .embeddedServiceIcon:before {
font-family: embeddedserviceiconfont!important;
}
.embeddedServiceHelpButton .helpButtonDisabled {
cursor: pointer;
}
.embeddedServiceSidebarButton {
background: #00cece;
border-radius: 50px;
color: #002a42;
font-weight: 600;
overflow: hidden;
z-index: 1;
font-family: "AvenirNext", 'Avenir Next', Lato, "Helvetica Neue", Helvetica, sans-serif;
text-decoration: none;
}
.embeddedServiceSidebarButton:after {
content: '';
width: 100%;
position: absolute;
background: #002A42;
bottom: 0;
left: 0;
right: 0;
top: 100%;
z-index: -1;
transition: all 0.2s;
}
.embeddedServiceSidebarButton .label {
color: #002a42;
transition: all 0.2s;
}
.embeddedServiceSidebarButton:hover .label {
color: #ffffff;
}
.embeddedServiceSidebarButton:hover:after {
top: 0;
}
.embeddedServiceSidebarButton,
.embeddedServiceSidebar.modalContainer {
font-family: "AvenirNext", 'Avenir Next', Lato, "Helvetica Neue", Helvetica, sans-serif;
}
.modalContainer [embeddedservice-chatheader_chatheader-host] {
background-color: #133250;
color: white;
}
.modalContainer h2[embeddedService-chatHeader_chatHeader] {
color: white;
font-size: 18px;
font-weight: 600;
}
.embeddedServiceLiveAgentStateChat .endChatContainer .embeddedServiceSidebarButton.closeChatButton {
margin-bottom: 10px;
}
.embeddedServiceSidebarMinimizedDefaultUI.helpButton {
background: #79b934;
border-color: #79b934;
text-decoration: none;
border: none;
}
.embeddedServiceSidebarMinimizedDefaultUI.helpButton .embeddedServiceIcon {
margin-right: 0;
}
.embeddedServiceSidebarMinimizedDefaultUI.helpButton .embeddedServiceIcon.x-small svg {
width: 24px;
height: 24px;
}
.embeddedServiceSidebarMinimizedDefaultUI.helpButton .minimizedText {
font-size: 18px;
text-decoration: none!important;
}
.embeddedServiceSidebarMinimizedDefaultUI.helpButton .minimizedText:before {
content: 'Resume Chat';
text-decoration: none!important;
}
.embeddedServiceSidebarMinimizedDefaultUI.helpButton .minimizedText .message {
display: none;
}

.legal-consent-container p {
  font-size: 14px;
  line-height: 1.3;
}

@media(max-width: 767px) {
  .header__navigation {
    background-color: rgba(255, 255, 255, 1.0);
  }

  .header__navigation-toggle svg,
  .menu-arrow svg {
    fill: rgba(41, 41, 41, 1.0);
  }
}

@media only screen and (max-width: 480px) {

  body div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner p,
  body div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner p a {
    font-size: 15px!important;
    line-height: normal!important;
  }

  body div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner a#hs-eu-confirmation-button {
    font-size: 16px!important;
  }

}






.footer__row {
  background-color: rgba(0, 42, 66, 1.0);
}

.footer__nav ul li a{
  color: rgba(224, 231, 233, 1.0);
}

.footer__nav ul li a:hover,.footer__nav ul li a:focus{
  color: rgba(224, 231, 233, 1.0);
}

.footer__legal {
  background-color: rgba(0, 42, 66, 1.0);
  color: rgba(224, 231, 233, 1.0);
  border-top-color: rgba(63, 76, 102, 1.0);
}


.footer .social_icons a {
  background-color: rgba(0, 42, 66, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

.footer .social_icons a:focus, .footer .social_icons a:hover {
  background-color: rgba(0, 206, 206, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

.footer .service_icons ul li {
  background-color: rgba(245, 247, 248, 1.0);
  color: rgba(0, 42, 66, 1.0);
  border-color: rgba(0, 42, 66, 1.0);
}

.footer .service_icons ul li:hover, .footer .service_icons ul li:focus {
  background-color: rgba(224, 231, 233, 1.0);
  color: rgba(0, 42, 66, 1.0);
  border-color: rgba(0, 42, 66, 1.0);
}





.content-wrapper {
  max-width: 1200px;
}

.blog-post__date {
  border-color: #696969;
}

.blog-tag-filter__menu-link,
.blog-post__tag-link,
.blog-card__tag-link,
.blog-post__author-name,
.blog-card__title a {
  color: #696969;
}

.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: #414141;
}

.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: #919191;
}

.blog-tag-filter__menu-link--active-item:after {
  background-color: #696969;
}

.blog-pagination__link {
  color: #696969;
}

.blog-pagination__link--active:after,
.blog-pagination__prev-link:after,
.blog-pagination__next-link:after {
  background-color: #696969;
}

.blog-post__title {
  color: #002A42;
  font-family:avenirnext;
  font-size: 36px;
  font-weight: ;
}

.blog-post__author {
  background-color: #002A42;
}

#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            */

.blog-header {
  background-color: rgb(#null);
}

.hs-blog-listing,
.hs-blog-post {
  background-color: ;
}

.blog-index__post-inner-card {
  box-shadow: -5px 0px 20px 0px rgba(#null, 0.10);
}

.blog-post__tag-link:hover{
  color: #fc9e11;
}

.blog-post__read-more svg {
  fill: #696969;
}

.blog-post__read-more a:hover svg {
  fill: #fc9e11;
}

.blog-sidebar ul {
  box-shadow: -5px 0px 20px 0px rgba(#null, 0.10);
}

.blog-sidebar a {
  color: #696969;
}

.blog-sidebar a:hover {
  color: #fc9e11;
}

.blog__subscription-block {
  background-color: rgb(#null);
}

.post-featured-image {
  max-height: px;
}

.blog-post {
  box-shadow: -5px 0px 20px 0px rgba(#null, 0.10);
}

.blog-post__meta a {
  color: #696969;
}

.blog-post__body, .blog-post__tags a {
  color: #696969;
}

.blog-post__meta a:hover {
  color: #fc9e11
}

.blog-post__links {
  border-top:  2px solid rgb(#null);
}

.blog-post__back-to-blog {
  color: #696969;
}

.blog-post__back-to-blog:hover {
  color: #fc9e11;
}

.blog-post__back-to-blog svg {
  fill: #696969;
}

a.blog-post__back-to-blog:hover svg {
  fill: #fc9e11;
}

.comment.depth-0,
.blog-comments form {
  border-top: 2px solid rgb(#null);
}

.comment.depth-1 {
  border-left: 2px solid rgb(#null);
}

.section.post-footer .hs-input {
  border-color: rgb(#null);
}

.blog-recent-posts {
  background-color: rgb(#null);
}










body .icon svg {
  fill: #696969;
}

body .tns-nav button.tns-nav-active {
  background-color: #696969;
}

body .tns-nav button:hover,
body .tns-nav button:focus {
  background-color: #696969;
}

body .social-links__icon {
  background-color: #696969;
}

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: #002A42;
}





.body-container__website .dnd-section:nth-child(odd) {
  background-color: {typography=, tables=, buttons=, spacing=, footer=, global_colors=, header=, forms=}
}