







/* 1a. Containers */









/* header container */
/* 1a. Containers */








/* 1b. Colors */







/* 1c. Typography */






























/* 1d. Buttons */









/* primary */














/*  secondary */






/* hover */




/* tertiary */







/* hover */




/* 1e. Forms */































/* 1f. Icons */














/* 1g. Cards */


/* 1h. Tables */
















/* 1i. Website header */













.header_v2 .center-menu .hs-menu-wrapper ul.hs-menu-children-wrapper{
  background: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}
.header_v2 .center-menu .hs-menu-wrapper ul.hs-menu-children-wrapper>li>a {
  color: 

  
  
    
  


  rgba(0, 0, 0, 0.88)

;
}
.header_v2 .center-menu .hs-menu-wrapper ul.hs-menu-children-wrapper>li>a:hover {
  color: 

  
  
    
  


  rgba(248, 155, 41, 1.0)

;
}


/* center menu end */




















/* 1j. Website footer */







/* Menu Iner */











.primary_font{ font-family: Avenir-Medium, sans-serif; font-style: normal; font-weight: 400; text-decoration: none }
.secondary_font{ font-family: Avenir-Heavy, serif; font-style: normal; font-weight: 400; text-decoration: none }





/* Drag and drop layout styles */

.dnd-section {
  padding: 20px 20px;
}

/* Padding on blog post sections */

.blog-post-section {
  padding: 20px 0;
}

/* .content-wrapper is used for blog post and system templates and .header-wrapper is used for the website header module */

.dnd-section > .row-fluid,
.content-wrapper{
  max-width: 1200px;
}
.header__wrapper{
  max-width:1380px;
  padding:0 66px;
}

@media (min-width: 1500px) { 
  .dnd-section > .row-fluid, .content-wrapper {
    max-width: 1800px;
  }
}
@media(max-width:1024px){
  .header__wrapper {
    padding:0 20px;
  }
}





html {
  font-size: 16px;
}

body{
  font-family: Avenir-Medium, sans-serif; font-style: normal; font-weight: 400; text-decoration: none;
  background-color: #ffffff;
  color: #000000cc;
  font-size: 16px;
}

/* Paragraphs */

p {
  font-family: Avenir-Medium, sans-serif; font-style: normal; font-weight: 400; text-decoration: none;
  color: #000000cc;
  font-size: 16px;
}

/* Anchors */

a {
  font-family: Avenir-Medium, sans-serif; font-style: normal; font-weight: 400; text-decoration: none;
  color: 

  
  
    
  


  rgba(0, 0, 0, 0.8)

;
  transition:0.3s;
}

a:hover,
a:focus {
  color: 

  
  
    
  


  rgba(248, 155, 41, 1.0)

;
}
div#no-vendors-message a {
  color: 

  
  
    
  


  rgba(248, 155, 41, 1.0)

;
}
a:active {
  color: 

  
  
    
  


  rgba(248, 155, 41, 1.0)

;
}

/* Headings */

h1,.h1 {
  font-family: Avenir-Heavy, serif; font-style: normal; font-weight: 400; text-decoration: none;
  color: #000000e0;
  font-size: 40px;
  text-transform: none;
}

h2,.h2 {
  font-family: Avenir-Heavy, serif; font-style: normal; font-weight: 600; text-decoration: none;
  color: #000000e0;
  font-size: 36px;
  text-transform: none;
}

h3,.h3 {
  font-family: Avenir-Heavy, serif; font-style: normal; font-weight: 500; text-decoration: none;
  color: #000000e0;
  font-size: 32px;
  text-transform: none;
}

h4,.h4{
  font-family: Avenir-Heavy, serif; font-style: normal; font-weight: 500; text-decoration: none;
  color: #000000e0;
  font-size: 28px;
  text-transform: none;
}

h5,.h5 {
  font-family: Avenir-Heavy, serif; font-style: normal; font-weight: 500; text-decoration: none;
  color: #000000e0;
  font-size: 24px;
  text-transform: none;
}

h6,.h6 {
  font-family: Avenir-Heavy, serif; font-style: normal; font-weight: 500; text-decoration: none;
  color: #000000e0;
  font-size: 20px;
  text-transform: none;
}

@media(max-width:767px){
  h1,.h1{font-size: 40px;}
  h2,.h2{font-size: 36px;}
  h3,.h3{font-size: 32px;}
  h4,.h4{font-size: 28px;}
  h5,.h5{font-size: 24px;}
  h6,.h6{ font-size: 20px;}
}

/* Blockquotes */

blockquote {
  font-family: Avenir-Heavy, serif; font-style: normal; font-weight: 400; text-decoration: none;
  border-left-color: #000000;
  color: #000000e0;
  font-size: 24px;
}

blockquote > footer {
  font-family: Avenir-Medium, sans-serif; font-style: normal; font-weight: 400; text-decoration: none;
  font-size: 16px;
}

/* Horizontal rules */

hr {
  border-bottom-color: #d7d9e3;
}




.button.btn-shadow {position: relative;border: 0;}
.btn-green:before {box-shadow: -5px 5px 0 0 rgba(123 233 92 / 40%);}
.btn-green:before, .btn-green:after, .btn-gray:before, .btn-pink:before, .btn-pink:after {  position: absolute;    content: "";    top: 0;    bottom: 0;    right: 0;    left: 0;    border-radius: 4px;}
.btn-green:after {box-shadow: 5px 5px 0 0 rgba(123 233 92 / 40%);}
.btn-pink:before {box-shadow: 5px -5px 0 0 rgba(229 51 244 / 40%);}
.btn-pink:after {box-shadow: -5px -5px 0 0 rgba(229 51 244 / 40%);}
.button.btn-shadow:before,.button.btn-shadow:after {   position: absolute;   content: "";    top: 0;    bottom: 0;    right: 0;    left: 0;    border-radius: 4px;}
.button.btn-shadow:before {box-shadow: 0 5px 0 0 rgba(123 233 92 / 40%);}
.button.btn-shadow:after {box-shadow: 0 -5px 0 0 rgba(229 51 244 / 40%);}

.button.btn-shadow:hover {transform: translateY(-4px);}

.button.custom{transition: all 0.3s;}
.button.custom:hover{transform: translateY(-4px);}

/* Primary button */

button,
.button,
.hs-button {
  border: 1px none rgba(0, 0, 0, 88%);

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

  font-family: Avenir-Medium, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(255, 172, 3, 1.0)

;
  border-radius: 4px;
  color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
  fill: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
  font-size: 16px;
  text-transform: none;
  transition: all 0.3s;
}

button:hover,
button:focus,
button:active,
.button:hover,
.button:focus,
.button:active,
.hs-button:hover,
.hs-button:focus,
.hs-button:active {
  border: 1px none rgba(0, 0, 0, 88%);

  background-color: 

  
  
    
  


  rgba(255, 172, 3, 1.0)

;
  color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
  fill: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
}

button:active,
.button:active,
.hs-button:active {
  border: 1px none rgba(0, 0, 0, 88%);

  background-color: rgba(255, 252, 83, 100);
  border-color: #505050;
  color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
  fill: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
}

/* Secondary button */

.button.button--secondary,.button--secondary {
  border: 1px solid #F89B29;

  font-family: Avenir-Medium, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(248, 155, 41, 1.0)

;
  border-radius: 4px;
  color: 

  
  
    
  


  rgba(255, 255, 255, 0.88)

;
  fill: 

  
  
    
  


  rgba(255, 255, 255, 0.88)

;
  text-transform: none;
  transition: all 0.3s;
}

.button.button--secondary:hover,
.button--secondary:hover,
.button.button--secondary:focus,
.button--secondary:focus,
.button.button--secondary:active ,
.button--secondary:active{
  border: 1px solid rgba(0, 0, 0, 88%);

  background-color: 

  
  
    
  


  rgba(0, 0, 0, 0.88)

;
  color: 

  
  
    
  


  rgba(255, 255, 255, 0.88)

;
  fill: 

  
  
    
  


  rgba(255, 255, 255, 0.88)

;
}

.button.button--secondary:active,.button--secondary:active {
  ;
  background-color: rgba(80, 80, 80, 88);
  border: 1px solid rgba(0, 0, 0, 88%);

  border-color: #ffeb79;
  color: 

  
  
    
  


  rgba(255, 255, 255, 0.88)

;
  fill: 

  
  
    
  


  rgba(255, 255, 255, 0.88)

;
}

/* tertiary*/

.button.button--tertiary ,.button--tertiary{
  border: 1px solid #E533F4;

  font-family: Avenir-Medium, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(229, 51, 244, 1.0)

;
  border-radius: 4px;
  color: 

  
  
    
  


  rgba(255, 255, 255, 0.88)

;
  fill: 

  
  
    
  


  rgba(255, 255, 255, 0.88)

;
  text-transform: capitalize;
  transition: all 0.3s;
}

.button.button--tertiary:hover,
.button--tertiary:hover,
.button.button--tertiary:focus,
.button--tertiary:focus,
.button.button--tertiary:active ,
.button--tertiary:active{
  border: 1px solid rgba(0, 0, 0, 88%);

  ;
  background-color: 

  
  
    
  


  rgba(0, 0, 0, 0.88)

;
  color: 

  
  
    
  


  rgba(255, 255, 255, 0.88)

;
  fill: 

  
  
    
  


  rgba(255, 255, 255, 0.88)

;
}

.button.button--tertiary:active ,
.button--tertiary:active {
  ;
  background-color: rgba(80, 80, 80, 88);
  border: 1px solid rgba(0, 0, 0, 88%);

  border-color: #ff83ff;
  color: 

  
  
    
  


  rgba(255, 255, 255, 0.88)

;
  fill: 

  
  
    
  


  rgba(255, 255, 255, 0.88)

;

}
/* Simple button */

.button.button--simple ,.button--simple {
  font-family: Avenir-Medium, sans-serif; font-style: normal; font-weight: 400; text-decoration: none;
  color: 

  
  
    
  


  rgba(0, 0, 0, 0.8)

;
  fill: 

  
  
    
  


  rgba(0, 0, 0, 0.8)

;
}

.button.button--simple:hover,
.button--simple:hover,
.button--simple:focus ,
.button.button--simple:focus {
  ;
  color: 

  
  
    
  


  rgba(248, 155, 41, 1.0)

;
  fill: 

  
  
    
  


  rgba(248, 155, 41, 1.0)

;
}

.button.button--simple:active ,.button--simple:active{
  ;
  color: 

  
  
    
  


  rgba(248, 155, 41, 1.0)

;
  fill: 

  
  
    
  


  rgba(248, 155, 41, 1.0)

;
}

/* Button sizing */

.button.button--small {
  padding-top: 10px;
padding-right: 20px;
padding-bottom: 10px;
padding-left: 20px;

  font-size: 14px;
}

.button.button--large {
  padding-top: 14px;
padding-right: 52px;
padding-bottom: 14px;
padding-left: 52px;

  font-size: 20px;
}





/* Form */

form {
  border: 1px none #ffffff;

  padding: 45px;

  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-radius: 0px;
}

/* Form title */

.form-title {
  border: 1px none #FFAC03;

  padding: 0px;

  font-family: Avenir-Heavy, serif; font-style: normal; font-weight: 500; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(255, 172, 3, 1.0)

;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  color: #ffffff;
  font-size: 32px;
  text-transform: ;
}

/* Labels */

form label {
  padding-top: 6px;
padding-right: 0px;
padding-bottom: 6px;
padding-left: 0px;

  font-family: Avenir-Medium, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #000000cc;
  font-size: 16px;
}

/* Help text */

form legend {
  font-family: Avenir-Medium, sans-serif; font-style: normal; font-weight: 400; text-decoration: none;
  color: #000000cc;
  font-size: 14px;
}

/* Form fields */

form input[type='text'],
form input[type='email'],
form input[type='password'],
form input[type='tel'],
form input[type='number'],
form input[type='search'],
form select,
form textarea {
  border: 1px solid #d7d9e3;

  padding: 10px;

  font-family: Avenir-Medium, sans-serif; font-style: normal; font-weight: 400; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-radius: 0px;
  color: #000000cc;
  font-size: 16px;
}

/* Form fields - placeholders */

::-webkit-input-placeholder {
  color: #d7d9e3;
}

::-moz-placeholder {
  color: #d7d9e3;
}

:-ms-input-placeholder {
  color: #d7d9e3;
}

:-moz-placeholder {
  color: #d7d9e3;
}

::placeholder {
  color: #d7d9e3;
}

/* Form fields - date picker */

form .hs-dateinput:before {
  right: 10px;
}

form .pika-table thead th {
  background-color: 

  
  
    
  


  rgba(255, 172, 3, 1.0)

;
  color: #ffffff;
}

form td.is-today .pika-button {
  color: #000000cc;
}

form .is-selected .pika-button {
  background-color: #000000;
  color: #000000cc;
}

form .pika-button:hover {
  background-color: #FFAC03 !important;
}

/* Headings and text */

form .hs-richtext,
form .hs-richtext *,
form .hs-richtext p,
form .hs-richtext h1,
form .hs-richtext h2,
form .hs-richtext h3,
form .hs-richtext h4,
form .hs-richtext h5,
form .hs-richtext h6 {
  font-family: Avenir-Medium, sans-serif; font-style: normal; font-weight: 400; text-decoration: none;
  color: #000000cc;
}

form .hs-richtext a {
  font-family: Avenir-Medium, sans-serif; font-style: normal; font-weight: 400; text-decoration: none;
  color: #000000cc;
}

/* GDPR */

form .legal-consent-container,
form .legal-consent-container .hs-richtext,
form .legal-consent-container .hs-richtext p {
  font-family: Avenir-Medium, sans-serif; font-style: normal; font-weight: 400; text-decoration: none;
  color: #000000cc;
  font-size: 14px;
}

/* Submit button */



form input[type='submit'],
form .hs-button {
  border: 1px none rgba(0, 0, 0, 88%);

  font-family: Avenir-Medium, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(255, 172, 3, 1.0)

;
  border-radius: 4px;
  color: ;
  text-transform: none;
}

form input[type='submit']:hover,
form input[type='submit']:focus,
form .hs-button:hover,
form .hs-button:focus {
  border: 1px none rgba(0, 0, 0, 88%);

  ;
  background-color: 

  
  
    
  


  rgba(255, 172, 3, 1.0)

;
  color: ;
}

form input[type='submit']:active,
form .hs-button:active {
  border: 1px none rgba(0, 0, 0, 88%);

  ;
  background-color: rgba(255, 252, 83, 100);
  border-color: #505050;
  color: ;
}





form input[type='submit'],
form .hs-button {
  padding-top: 14px;
padding-right: 32px;
padding-bottom: 14px;
padding-left: 32px;

  font-size: 16px;
}



/* Inline thank you message */

.submitted-message {
  border: 1px none #ffffff;

  padding: 45px;

  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-radius: 0px;
}





/* Default icon (regular/dark) */

.icon {
  
  background-color: ;
}

.icon svg {
  fill: ;
  height: px;
  width: px;
}

/* Light icon */

.icon--light .icon {
  background-color: ;
}

.icon--light svg {
  fill: ;
}

/* Size */

.icon--small svg {
  height: px;
  width: px;
}

.icon--small .icon {
  
}

.icon--large svg {
  height: px;
  width: px;
}

.icon--large .icon {
  
}





/* Table */

table {
  border: 1px solid #d7d9e3;

  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

/* Table cells */

th,
td {
  border: 1px solid #d7d9e3;

  padding: 10px;

  color: #000000cc;
}

/* Table header */

thead th,
thead td {
  background-color: 

  
  
    
  


  rgba(255, 172, 3, 1.0)

;
  color: #ffffff;
}

/* Table footer */

tfoot th,
tfoot td {
  background-color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
  color: #000000cc;
}





/* Header container */
.header .header_menu_inner{
  background-color: 

  
  
    
  


  rgba(251, 243, 223, 1.0)

;
}
.header_v2 .hamburger .line{
  background-color: 

  
  
    
  


  rgba(0, 0, 0, 0.64)

;
}
.cross-icon>svg path {  stroke: 

  
  
    
  


  rgba(0, 0, 0, 0.64)

;  }
.header {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 0.0)

;
}

.header .main-header{
  border-bottom: 1px solid 

  
  
    
  


  rgba(0, 0, 0, 0.2)

;
}
.header_v2 .header_menu_inner .hs-menu-wrapper .hs-menu-children-wrapper>li>a {
  color: 

  
  
    
  


  rgba(0, 0, 0, 0.88)

;
}

.header_v2 .header_menu_inner .hs-menu-wrapper .hs-menu-children-wrapper>li>a:hover {
  color: 

  
  
    
  


  rgba(248, 155, 41, 1.0)

;
}

/* Menu */

@media (max-width: 767px) {
  .header__menu--mobile {
    background-color: ;
  }
  .button.button--large{
    font-size:16px
  }
}


@media (max-width: 767px) {
  .header__menu-item--depth-1 {
    border-top: 1px solid #d7d9e3;
  }
}

/* Menu items */

.header_v2 .center-menu .hs-menu-wrapper>ul>li.hs-menu-item >a{
  font-family: Avenir-Medium, sans-serif; font-style: normal; font-weight: 500; text-decoration: none;
  font-size: 16px;
  text-transform: capitalize;
  color:

  
  
    
  


  rgba(0, 0, 0, 0.8)

;
}
.header_v2 .center-menu .hs-menu-wrapper>ul>li.hs-menu-item >a:hover,
.header_v2 .center-menu .hs-menu-wrapper>ul>.hs-item-has-children:hover>a,
.header_v2 .center-menu .hs-menu-wrapper>ul>li.hs-menu-item >a:focus{
  color: #F89B29;
}

.header_v2 .center-menu .hs-menu-wrapper ul li.hs-menu-item a:active{
  color: ;
}

.header_v2 .header_menu_inner .hs-menu-wrapper ul li a {
  font-family: Avenir-Heavy, serif; font-style: normal; font-weight: 400; text-decoration: none;
  font-size: 24px;
  text-transform: none;
  color:

  
  
    
  


  rgba(0, 0, 0, 0.88)

;
}

.header_v2 .header_menu_inner .hs-menu-wrapper ul>li.hs-item-has-children a:hover,
.header_v2 .header_menu_inner .hs-menu-wrapper ul li a:hover,
.header_v2 .header_menu_inner .hs-menu-wrapper ul>li.hs-item-has-children a:hover{
  color: #F89B29;
}
.header_v2 .header_menu_inner .hs-menu-wrapper ul>li.hs-item-has-children a:hover:before {
  border-color: #F89B29;
}
.header_v2 .header_menu_inner .hs-menu-wrapper ul>li.hs-item-has-children a:active:before {
  border-color:#ffeb79;
}

.header_v2 .header_menu_inner .hs-menu-wrapper ul>li.hs-item-has-children a:active,
.header_v2 .header_menu_inner .hs-menu-wrapper ul li a:active{
  color: #ffeb79;
}

.header__menu-item--depth-1 > .header__menu-link:hover,
.header__menu-item--depth-1 > .header__menu-link:focus {
  ;
  color: #F89B29;
}


.header__menu-item--depth-1 > .header__menu-link:active {
  ;
  color: #ffeb79;
}

.header__menu-item--depth-1 > .header__menu-link--active-link:not(.button) {
  ;
  color: ;
}

.header__menu-item--depth-1 .header__menu-child-toggle svg {
  fill: ;
}

/* Menu items - submenus */

.header__menu-submenu {
  background-color: ;
  border-color: #d7d9e3;
}

.header__menu-submenu .header__menu-link:not(.button) {
  color: ;
}

.header__menu-submenu .header__menu-item:hover,
.header__menu-submenu .header__menu-item:focus {
  background-color: ;
}

.header__menu-submenu .header__menu-link:hover,
.header__menu-submenu .header__menu-link:focus {
  ;
  color: ;
}

.header__menu-submenu .header__menu-link:active {
  background-color: ;
}

.header__menu-submenu .header__menu-link--active-link:not(.button) {
  color: ;
  background-color: ;
}

/* Menu icons */
.header_v2 .header_menu_inner .hs-menu-wrapper ul>li.hs-item-has-children>a:before{
  border-color:

  
  
    
  


  rgba(0, 0, 0, 0.88)

;
}






/* Footer container */

.footer {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.footer.footer:before {
  background-color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
}
@media(max-width:991px){
  .footer .footer-right-main {
    background-color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
  }
}

/* Footer menu */

.footer .hs-menu-wrapper>ul>li>a {
  font-family: Outfit; font-style: normal; font-weight: 400; text-decoration: none;
  color: #ffffff;
  font-size: 16px;
  text-transform: uppercase;
}
.footer .footer-menu-one .hs-menu-wrapper li:not(:first-child) a{
  font-family: 'Andada Pro'; font-style: normal; font-weight: 400; text-decoration: none;
  font-size: 16px;
  text-transform: capitalize;
  color:

  
  
    
  


  rgba(255, 255, 255, 0.56)

;
}
.footer .hs-menu-wrapper a:focus,
.footer .footer-menu-one .hs-menu-wrapper li:not(:first-child) a:hover,
.footer .footer-menu-one .hs-menu-wrapper li:not(:first-child) a:focus,
.footer .hs-menu-wrapper a:hover{
  color:#F89B29;
}

.footer .footer-right-main:before{
  background:

  
  
    
  


  rgba(94, 22, 245, 0.56)

;
}
.footer .footer-right-main:after{
  background:

  
  
    
  


  rgba(229, 51, 244, 0.32)

;
}
.footer .hs-menu-wrapper a:active ,.footer .footer-menu-one .hs-menu-wrapper li:not(:first-child) a:active{
  color: #F89B29;
}






/* Error templates */

.error-page:before {
  font-family: Avenir-Medium, sans-serif; font-style: normal; font-weight: 400; text-decoration: none;
}

/* System templates */

#email-prefs-form,
#email-prefs-form h1,
#email-prefs-form h2 {
  color: #000000cc;
}

/* Search template */

.hs-search-results__title {
  font-size: 36px;
}

/* Backup unsubscribe template */

.backup-unsubscribe input[type='email'] {
  font-size: 16px !important;
  padding: padding: 10px;
 !important;
}





/* Accordion */

.accordion__summary,
.accordion__summary:before {
  font-family: Avenir-Heavy, serif; font-style: normal; font-weight: 500; text-decoration: none;
  font-size: 28px;
}

.card--dark .accordion__summary:before {
  color: ;
}

.card--light .accordion__summary:before {
  color: ;
}


/* Pagination */

.pagination__link-icon svg {
  fill: 

  
  
    
  


  rgba(0, 0, 0, 0.8)

;
  height: 16px;
  width: 16px;
}

.pagination__link:hover .pagination__link-icon svg,
.pagination__link:focus .pagination__link-icon svg {
  fill: 

  
  
    
  


  rgba(248, 155, 41, 1.0)

;
}

.pagination__link:active .pagination__link-icon svg {
  fill: 

  
  
    
  


  rgba(248, 155, 41, 1.0)

;
}

.pagination__link--active {
  border-color: #d7d9e3
}

/* Pricing card */

.pricing-card__heading {
  background-color: #FFAC03;
}

/* Social follow and social sharing */