







/* 1a. Containers */




/* 1b. Colors */




/* 1c. Typography */


























/* 1d. Buttons */













/*  */
































/*  */

/* 1e. Forms */









































/* 1f. Tables */













/* 1g. Website header */








/* 1h. Website footer */




/* color platter */























/* 1f. Tables */






/* HuBDB */
.case-study-results {
  border: 1px solid #E5E7EB;
  border-radius: 14px;
  padding: 30px 32px;
  margin: 36px 0;
  box-shadow: 0 1px 3px rgba(35,35,35,.08);
}

.case-study-results ul {
  padding-left: 0;
  margin-bottom:0;
}

.case-study-results ul  li {
  list-style: none;
  position: relative;
  padding-left: 20px;
  margin-bottom: 20px;
  font-size: 16px;
  color: #9096a3;
}

.case-study-results ul li::before {
  position: absolute;
  left: 0;
  top: 7px;
  background: red;
  content: '';
  width: 9px;
  height: 9px;
  border-radius: 100px;
}

.case-study-results ul li:last-child {
  margin-bottom: 0 !important;
}

.case-study-results ul li strong {
  color: #232323;
}

section.related-results {
  background: #F9FAFB;
  padding: 70px 0 90px;
}

.related-results-heading h2 {
  font-size: 26px;
  margin: 4px 0 30px;
}

.related-results-grid {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -16px;
  row-gap: 16px;
}

.related-results-grid > article {
  flex: 0 0 calc(100% / 3 - 32px );
  background: #ffffff;
  border: 1px solid #E5E7EB;
  border-radius: 14px;
  padding: 24px;
  box-shadow: 0 1px 3px rgba(35,35,35,.08);
  margin: 0 16px;
}
.related-results-heading .eyebrow {
  font-weight: 400;
  font-size: 13px;
  letter-spacing: .13em;
  text-transform: uppercase;
  position: relative;
  display: flex;
  align-items: center;
  gap: 12px;
}
.related-card-meta {
  font-size: 10.5px;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #9096a3;
  margin-bottom: 10px;
}

.related-card-metric span {
  font-weight: 800;
  font-size: 25px;
  margin-bottom: 6px;
}
a.related-card-link:hover {
  color: #222222;
  text-decoration: none;
  font-weight: 700;
}
.related-card-label {
  font-size: 13px;
  font-weight: 700;
  color: var(--ink);
  margin-bottom: 10px;
}

a.related-card-link {
  font-size: 12.5px;
  font-weight: 700;
  color: #0077A5;
  text-decoration: none;
  transition:0.3s;
}
.case-study-tags {
  display: flex;
  gap: 15px;
}
.case-study-tags .case-tag  { 
  padding: 4px 9px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 11px;
  letter-spacing: .05em;
  border-radius: 99px;
}
.case-study-hero-content h1 {
  line-height: 1.15;
  font-size: 42px;
  margin-top: 20px;
  margin-bottom: 10px;
}
.case-study-content-inner p {
  font-size: 16.5px;
  line-height: 1.75;
  color: #9096a3;
  margin: 0 0 18px;
}

.case-study-copy h4 {
  margin-bottom: 12px;
}
section.case-study-hero {
  margin-top: 40px;
}
.case-study-meta span {
  font-size: 15.5px;
  color: #9096a3;
  margin-top: 14px;
}
.case-study-breadcrumb a:hover {
  text-decoration: none;
  font-weight: 700;
  color: #6B7280;
}
.case-study-breadcrumb a {
  text-decoration: none;
  color: #6B7280;
  font-weight: 700;
  font-size:13.5px;
}

.case-study-breadcrumb span {
  font-size: 13.5px;
  color: #6B7280;
}

.case-study-hero-content {
  margin-top: 30px;
}

section.case-study-metrics {
  background: #28334a;
  padding: 20px 0;
  color: #fff;
  padding: 45px 0 55px;
  margin: 56px 0;
}

.metrics-grid {
  display: flex;
  justify-content: space-between;
}

.metric-value {
  font-weight: 800;
  font-size: 40px;
  line-height: 1;
}

.metric-label {
  font-size: 13px;
  color: rgba(255, 255, 255, .65);
  margin-top: 6px;
  line-height: 1.4;
}
/* HuBDB */


.content-wrapper, .wrap {
  max-width: 1240px;
  margin: 0 auto;
  padding:0 20px;
}

.dnd-section,
.content-wrapper--vertical-spacing {
  padding: 80px 1rem;
}

.dnd-section > .row-fluid {
  max-width: 1240px;
}





html {
  font-size: 15px;
  scroll-behavior: smooth;
}

body , p {
  font-family: 'Source Sans 3', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #4a4a4a;
  margin:1px;
  font-size: 15px;
}

/* Paragraphs */

p {
  font-family: 'Source Sans 3', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
}

/* Anchors */

a {
  font-family: 'Source Sans 3', sans-serif; font-style: normal; font-weight: normal; text-decoration: underline;
  color: #4a4a4a;
}

a:hover,
a:focus {
  font-family: 'Source Sans 3', sans-serif; font-style: normal; font-weight: normal; text-decoration: underline;
  color: #222222;
}

a:active {
  font-family: 'Source Sans 3', sans-serif; font-style: normal; font-weight: normal; text-decoration: underline;
  color: #727272;
}

/* Headings */

h1,
.h1 {
  font-family: Montserrat, sans-serif; font-style: normal; font-weight: 800; text-decoration: none;
  color: #232323;
  font-size: 64px;
  text-transform: none;
  line-height:25px;
  line-height: 65px;
}

h2,
.h2 {
  font-family: Montserrat, sans-serif; font-style: normal; font-weight: 800; text-decoration: none;
  color: #232323;
  font-size: 38px;
  text-transform: none;
  line-height: 46px;
}

h3,
.h3 {
  font-family: Montserrat, sans-serif; font-style: normal; font-weight: 800; text-decoration: none;
  color: #232323;
  font-size: 21px;
  text-transform: none;
}

h4,
.h4 {
  font-family: Montserrat, sans-serif; font-style: normal; font-weight: 800; text-decoration: none;
  color: #232323;
  font-size: 20px;
  text-transform: none;
}

h5,
.h5 {
  font-family: Montserrat, sans-serif; font-style: normal; font-weight: 800; text-decoration: none;
  color: #232323;
  font-size: 15px;
  text-transform: none;
}

h6,
.h6 {
  font-family: Montserrat, sans-serif; font-style: normal; font-weight: 800; text-decoration: none;
  color: #232323;
  font-size: 11px;
  text-transform: none;
}

.eyebrow::before {
  width: 24px;
  height: 4px;
  border-radius: 999px;
  content: "";
  background: #ED1C24;
}

/* Blockquote */

blockquote {
  border-left-color: #ED1C24;
}


.text-green {
  color: 

  
  
    
  


  rgba(13, 177, 75, 1.0)

;
}

.text-red {
  color: 

  
  
    
  


  rgba(237, 28, 36, 1.0)

;
}

.text-blue {
  color: 

  
  
    
  


  rgba(0, 158, 220, 1.0)

;
}

.text-yellow {
  color: 

  
  
    
  


  rgba(255, 203, 5, 1.0)

;
}

.bg-green {
  background-color: 

  
  
    
  


  rgba(13, 177, 75, 1.0)

;
}

.bg-red {
  background-color: 

  
  
    
  


  rgba(237, 28, 36, 1.0)

;
}

.bg-blue {
  background-color: 

  
  
    
  


  rgba(0, 158, 220, 1.0)

;
}

.bg-yellow {
  background-color: 

  
  
    
  


  rgba(255, 203, 5, 1.0)

;
}

.link-hover-green:hover {
  color: 

  
  
    
  


  rgba(10, 133, 56, 1.0)

;
}

.btn-red:hover {
  background-color: 

  
  
    
  


  rgba(178, 21, 27, 1.0)

;
}

a {
  color: 

  
  
    
  


  rgba(0, 119, 165, 1.0)

;
}

.link-on-dark {
  color: 

  
  
    
  


  rgba(158, 224, 183, 1.0)

;
}

.underline-accent {
  border-bottom-color: 

  
  
    
  


  rgba(186, 229, 246, 1.0)

;
}

.section--dark {
  background-color: 

  
  
    
  


  rgba(40, 51, 74, 1.0)

;
}

.card--on-dark {
  background-color: 

  
  
    
  


  rgba(49, 60, 86, 1.0)

;
}

body {
  color: 

  
  
    
  


  rgba(35, 35, 35, 1.0)

;
}

.text-on-dark , .white_color {
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.section--alt {
  background-color: 

  
  
    
  


  rgba(249, 250, 251, 1.0)

;
}

.border-hairline {
  border-color: 

  
  
    
  


  rgba(229, 231, 235, 1.0)

;
}
.gray_300 { color:

  
  
    
  


  rgba(209, 213, 219, 1.0)

; }
.form-field {
  border-color: 

  
  
    
  


  rgba(209, 213, 219, 1.0)

;
}

.text-muted , .gray_500 {
  color: 

  
  
    
  


  rgba(107, 114, 128, 1.0)

 !important;
}

p {
  color: 

  
  
    
  


  rgba(74, 74, 74, 1.0)

;
}
.case-study-copy {
  margin-bottom: 40px;
}

.quote_card {
  margin: 44px 0;
  padding: 32px 36px;
  background: #F9FAFB;
  border-left: 4px solid #ED1C24;
  border-radius: 0 14px 14px 0;
}

.quote_card h3 {
  font-size: 21px;
  line-height: 1.5;
  font-style: italic;
  margin: 0 0 14px;
  color: #232323;
  font-weight: 400;
}

.quote_card *:first-child ,.quote_card *:last-child {
  margin-bottom: 0;
}

.quote_card *:last-child {
  margin-top: 5px;
  text-transform: uppercase;
  font-size:12px;
}
.secondary_font {
  font-family: Montserrat, sans-serif; font-style: normal; font-weight: 800; text-decoration: none !important; 
}











/*  */
/* ============================
PRIMARY BUTTON
============================ */
[data-hsfc-id=Renderer] .hsfc-Button {
  border: 1px none #ED1C24;
 !important;
  padding-top: 15px;
padding-right: 30px;
padding-bottom: 15px;
padding-left: 30px;
!important;
  font-family: 'Source Sans 3', sans-serif; font-style: normal; font-weight: 600; text-decoration: none !important;
  font-weight:600 !important;
  background-color: 

  
  
    
  


  rgba(237, 28, 36, 1.0)

 !important;
  border-radius: 50px !important;
  color: #FFFFFF !important;
  font-size: 15px  !important;
  text-transform: none !important;
  text-decoration:none;

}
[data-hsfc-id=Renderer] .hsfc-Button,
.btn-primary,
button,
.button,
.hs-button,
.hs-blog-post-listing__post-button ,
.button.primary,
.hs-button.primary,
.hs-blog-post-listing__post-button.primary {
  border: 1px none #ED1C24;

  padding-top: 15px;
padding-right: 30px;
padding-bottom: 15px;
padding-left: 30px;

  font-family: 'Source Sans 3', sans-serif; font-style: normal; font-weight: 600; text-decoration: none !important;
  font-weight:600 !important;
  background-color: 

  
  
    
  


  rgba(237, 28, 36, 1.0)

;
  border-radius: 50px;
  color: #FFFFFF;
  font-size: 15px  !important;
  text-transform: none !important;
  text-decoration:none;
  transition:0.3s;

}

.btn-primary:hover,
.btn-primary:focus,

button:hover,
button:focus,
.button:hover,
.button:focus,
.hs-button:hover,
.hs-button:focus,
.hs-blog-post-listing__post-button:hover,
.hs-blog-post-listing__post-button:focus,
.button.primary:hover,
.button.primary:focus,
.hs-button.primary:hover,
.hs-button.primary:focus,
.hs-blog-post-listing__post-button.primary:hover,
.hs-blog-post-listing__post-button.primary:focus {
  border: 1px none #1a334e;
;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  background-color: 

  
  
    
  


  rgba(178, 21, 27, 1.0)

;
  border-radius: 50px;
}

.btn-primary:active,
button:active,
.button:active,
.hs-button:active,
.hs-blog-post-listing__post-button:active,
.button.primary:active,
.hs-button.primary:active,
.hs-blog-post-listing__post-button.primary:active {
  font-family: 'Source Sans 3', sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
  background-color: rgba(255, 68, 76, 1.0);
  border-color: #ff444c;
}


/* ============================
SECONDARY BUTTON
============================ */
.btn-outline,
.button.secondary,
.hs-button.secondary,
.hs-blog-post-listing__post-button.secondary {
  border: 1px solid #D1D5DB;

  padding-top: 14px;
padding-right: 30px;
padding-bottom: 14px;
padding-left: 30px;

  font-family: 'Source Sans 3', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(53, 116, 227, 0.0)

;
  border-radius: 50px;
  color: #FFFFFF;
  font-size: 17px;
  text-transform: none;
  transition:0.3s;
  text-decoration:none;
  transition:0.3s;
}
.btn-outline:hover,
.btn-outline:focus,
.button.secondary:hover,
.button.secondary:focus,
.hs-button.secondary:hover,
.hs-button.secondary:focus,
.hs-blog-post-listing__post-button.secondary:hover,
.hs-blog-post-listing__post-button.secondary:focus {
  border: 1px solid #232323;
;
  color: 

  
  
    
  


  rgba(35, 35, 35, 1.0)

;
  background-color: 

  
  
    
  


  rgba(245, 245, 245, 0.0)

;
  border-radius: 50px;
  text-decoration:none;
}
.button.secondary:active,
.btn-outline:active,
.hs-button.secondary:active,
.hs-blog-post-listing__post-button.secondary:active {
  font-family: 'Source Sans 3', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  background-color: rgba(93, 156, 255, 0.0);
  border-color: #f9fdff;
}

.btn-lg {
  font-size: 17px!important;
  padding: 14px 30px;
}
.btn-md {
  font-size: 16px!important;
  padding: 11px 24px;
}
.btn-small {
  font-size: 15px!important;
  padding: 10px 25px;
}

/* ============================
TERTIARY BUTTON
============================ */
.button.tertiary,
.hs-button.tertiary,
.hs-blog-post-listing__post-button.tertiary {
  
  border-bottom:1px solid #0077a5;
  padding:0 !important;
  font-family: 'Source Sans 3', sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
  background:transparent;
  color: #0077a5;
  font-size: 17px;
  border-radius:0 !important;
  transition:0.3s;
}
.button.tertiary:hover,
.button.tertiary:focus,
.hs-button.tertiary:hover,
.hs-button.tertiary:focus,
.hs-blog-post-listing__post-button.tertiary:hover,
.hs-blog-post-listing__post-button.tertiary:focus {
  
  color: 

  
  
    
  


  rgba(26, 51, 78, 1.0)

;
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 0.0)

;
  border-radius: 0px;
}
.button.tertiary:active,
.hs-button.tertiary:active,
.hs-blog-post-listing__post-button.tertiary:active {
  font-family: 'Source Sans 3', sans-serif; font-style: normal; font-weight: 600; text-decoration: none; 
  
}

/*  */






form,
.submitted-message {
  font-family: 'Source Sans 3', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  border: 1px none #FFFFFF;
;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  padding: 0px;
;
}

/* Form title */

.form-title {
  border: 1px solid #E5E7EB;
 !important;
  padding-top: 30px;
padding-right: 34px;
padding-bottom: 22px;
padding-left: 34px;
 !important;
  font-family: Montserrat; font-style: normal; font-weight: 700; text-decoration: none !important;
  border-top-left-radius: 14px !important;
  border-top-right-radius: 14px !important;
  border-bottom-left-radius: 14px !important;
  border-bottom-right-radius: 14px !important;
  font-size: 20px !important;
  color: #4a4a4a !important;
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 0.99)

 !important;
}


/* Labels */

form label {
  color: #4A4A4A !important;
  display: block;
  font-size: 12.5px;
  font-weight: 700;
  letter-spacing: .04em;
  text-transform: uppercase;
}

/* Help text */

form legend {
  color: #6B7280 !important;
}

/* Inputs */

form input[type=text],
form input[type=search],
form input[type=email],
form input[type=password],
form input[type=tel],
form input[type=number],
form input[type=file],
form select,
form textarea , input {
  border: 1px solid #D1D5DB;
 !important;
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: #9096a3 !important;
  border-radius: 10px !important;
}

/* Form placeholder text */

::-webkit-input-placeholder {
  color: #D1D5DB !important;
}

::-moz-placeholder {
  color: #D1D5DB !important;
}

:-ms-input-placeholder {
  color: #D1D5DB !important;
}

::placeholder {
  color: #D1D5DB !important;
}

/* Inputs - date picker */

.hs-fieldtype-date .input .hs-dateinput:before , .tester_pace {
  color: #D1D5DB !important;
}

.fn-date-picker td.is-selected .pika-button {
  background: #232323 !important;
}
.black_color { color: #232323 !important; }
.fn-date-picker td .pika-button:hover {
  background-color: #232323 !important;
}

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

/* Submit button */

form input[type=submit],
form .hs-button {
  border: 1px none #232323;
;
  padding-top: 14px;
padding-right: 30px;
padding-bottom: 14px;
padding-left: 30px;
;
  font-family: 'Source Sans 3', sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
  color: #FFFFFF;
  font-size: 17px;
  background-color: 

  
  
    
  


  rgba(237, 28, 36, 1.0)

;
  border-radius: px;
  text-transform: ;
}

form input[type=submit]:hover,
form input[type=submit]:focus,
form .hs-button:hover,
form .hs-button:focus {
  background-color: 

  
  
    
  


  rgba(178, 21, 27, 1.0)

;
  color: #ffffff;
  border: 1px none #1a334e;
;
}

form input[type=submit]:active,
form .hs-button:active {
  background-color: rgba(#null, 0.0);
  border-color: ;
}





/* Table */

table {
  border: 1px solid #28334a;

  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

/* Table cells */

td,
th {
  border: 1px solid #28334a;

  padding: 15px;

  color: #232323;
}

/* Table header */

thead th {
  background-color: 

  
  
    
  


  rgba(40, 51, 74, 1.0)

;
  color: #FFFFFF;
}

/* Table footer */

tfoot td {
  background-color: 

  
  
    
  


  rgba(40, 51, 74, 1.0)

;
  color: #232323;
}





.header__row-1 .header__search.header--element {
  display: none;
}

.header {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.menu__link,
.header__logo .logo-company-name,
.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  color: #6B7280;
  font-family: 'Source Sans 3', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  font-weight: 600;
  font-size: 15px;
  text-decoration: none; 
  padding-bottom: 4px;
  border-bottom: 2px solid transparent; 
  text-transform: capitalize;
  cursor:pointer;
}

.menu__child-toggle-icon {
  border-top-color: #6B7280;
}
.menu .menu__link:hover { color: #232323 !important; }

.menu .menu__link:hover,
.menu .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 {
  color: #434a58;
}

.menu__child-toggle-icon:hover,
.menu__child-toggle-icon:focus {
  border-top-color: #434a58;
}

.menu .menu__link:active,
.header__language-switcher-label-current:active,
.header__language-switcher .lang_list_class li a:active {
  color: #939aa8;
}

.menu__child-toggle-icon:active {
  border-top-color: #939aa8;
}

.menu .menu__item--depth-1 > .menu__link--active-link:after {
  background-color: #6B7280;
}

@media (min-width: 767px) {
  .menu .menu__submenu,
  .header__language-switcher .lang_list_class {
    border: 1px solid #6B7280;

    background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  }

  .menu__submenu--level-2 > .menu__item:first-child:before {
    border: 1px solid #6B7280;

    background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  }
}

.menu__submenu .menu__link,
.menu__submenu .menu__link:hover,
.menu__submenu .menu__link:focus {
  color: #6B7280;
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.header__language-switcher .lang_list_class:before {
  border-bottom-color: #6B7280;
}

.menu__submenu .menu__link:hover,
.menu__submenu .menu__link:focus,
.header__language-switcher .lang_list_class li:hover,
.menu__submenu--level-2 > .menu__item:first-child:hover:before,
.menu__submenu--level-2 > .menu__item:first-child.focus:before {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.header__language-switcher .lang_list_class.first-active::after {
  border-bottom-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}
.challenges .hcard h5 {
  font-weight: 300;
  font-size: 18px;
  margin-bottom: 8px;
}
.popup_area_form {
  padding-top: 20px;
}
.challenges .hcard h6 {
  font-size: 11px;
  letter-spacing: .12em;
  text-transform: uppercase;
  color: #6B7280;
  margin-bottom: 14px;
  font-weight: 400;
}

.challenges .hcard  p:first-child {
  color: red !important;
}
.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  font-family: Source Sans 3;
}

.header__language-switcher-label-current:after {
  border-top-color: #6B7280;
}
.contact_us_form_f fieldset input , .contact_us_form_f fieldset textarea {
  width: 100% !important;
  color: #6B7280 !important;
}
.hsfc-Step__Content button , .actions input {
  width: 100% !important;
  color:#fff !important;
  border-radius:100px !important;
}
.font_17 { font-size:17px; }
.font_18 { font-size:18px !important; }
.font_36 { font-size:36px !important; }
.font_19 { font-size:19px; }
@media(max-width: 767px) {
  h1 , .h1 { font-size:35px; }
  h2 , .h2 { font-size:30px; line-height:38px; }
  h3 , .h3 { font-size:26px; }
  h4 , .h4 { font-size:24px; }
  h5 , .h5 { font-size:22px; }
  .font_36 { font-size:26px !important; }
  .font_18 { font-size:16px !important; }
  .header__navigation {
    background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  }
  .related-results-grid { margin:0; }
  .related-results-grid > article {
    flex: 0 0 calc(100% / 1 - 0px );
    background: #ffffff;
    border: 1px solid #E5E7EB;
    border-radius: 14px;
    padding: 24px;
    box-shadow: 0 1px 3px rgba(35,35,35,.08);
    margin: 0 0px;
  }

  .header__navigation-toggle svg,
  .menu-arrow svg {
    fill: #6B7280;
  }
}
a#ot-sdk-btn.global__footer {
  display: none;
}






.footer , footer {
  background-color: 

  
  
    
  


  rgba(40, 51, 74, 1.0)

;
}

/* Footer content */

.footer p,
.footer h1,
.footer h2,
.footer h3,
.footer h4,
.footer h5,
.footer h6,
.footer label,
.footer span,
.footer li,
.footer img {
  color: #FFFFFF;
}





.blog-post,
.blog-header__inner,
.blog-related-posts {
  padding: 80px 0;
}

/* Blog post */

.blog-post__meta a {
  color: #4a4a4a;
}

.blog-post__tag-link {
  color: #4a4a4a;
}

.blog-post__tag-link:hover,
.blog-post__tag-link:focus {
  color: #222222;
}

.blog-post__tag-link:active {
  color: #727272;
}

/* Blog related posts */

.blog-related-posts__title-link,
.blog-related-posts__title-link:hover,
.blog-related-posts__title-link:focus,
.blog-related-posts__title-link:active {
  font-family: Montserrat, sans-serif; font-style: normal; font-weight: 800; text-decoration: none;
  text-transform: none;
}

.blog-related-posts__title-link {
  color: #232323;
}

.blog-related-posts__title-link:hover,
.blog-related-posts__title-link:focus {
  color: #000000;
}

.blog-related-posts__title-link:active {
  color: #4b4b4b;
}

/* Blog comments */

.blog-comments {
  margin-bottom: 80px;
}

#comments-listing .comment-reply-to {
  color: #4a4a4a;
}

#comments-listing .comment-reply-to:hover,
#comments-listing .comment-reply-to:focus {
  color: #222222;
}

#comments-listing .comment-reply-to:active {
  color: #727272;
}





.hs-search-results__title {
  font-family: Montserrat, sans-serif; font-style: normal; font-weight: 800; text-decoration: none;
  color: #232323;
}





/* Blog listing */

.hs-blog-post-listing__post-title-link,
.hs-blog-post-listing__post-title-link:hover,
.hs-blog-post-listing__post-title-link:focus,
.hs-blog-post-listing__post-title-link:active {
  font-family: Montserrat, sans-serif; font-style: normal; font-weight: 800; text-decoration: none;
  text-transform: none;
}

.hs-blog-post-listing__post-title-link {
  color: #232323;
}

.hs-blog-post-listing__post-title-link:hover,
.hs-blog-post-listing__post-title-link:focus {
  color: #000000;
}

.hs-blog-post-listing__post-title-link:active {
  color: #4b4b4b;
}


.hs-blog-post-listing__post-tag,
.hs-blog-post-listing__post-author-name {
  color: #4a4a4a;
}

/* Blog pagination */

.hs-pagination__link-text,
.hs-pagination__link--number {
  color: #4a4a4a;
}

.hs-pagination__link:hover .hs-pagination__link-text,
.hs-pagination__link:focus .hs-pagination__link-text,
.hs-pagination__link--number:hover,
.hs-pagination__link--number:focus {
  color: #222222;
}

.hs-pagination__link:active .hs-pagination__link-text,
.hs-pagination__link--number:active {
  color: #727272;
}

.hs-pagination__link-icon svg {
  fill: #4a4a4a;
}

/* Pricing card */

.card__price {
  font-family: Montserrat, sans-serif; font-style: normal; font-weight: 800; text-decoration: none;
  color: #232323;
  font-size: 21px;
}

.card__body svg {
  fill: #232323;
}

/* Social follow */

.social-links__icon {
  background-color: #232323;
}

.social-links__icon:hover,
.social-links__icon:focus {
  background-color: #000000;
}

.social-links__icon:active {
  background-color: #4b4b4b;
  font-family: Montserrat, sans-serif; font-style: normal; font-weight: 800; text-decoration: none;
  color: #232323;
  font-size: 21px;
}