/*
Version: 1.11
*/

.is-style-bkrs-button-1 .wp-block-button__link
{
  border-radius: 36px !important;
  border: solid 2px var(--wp--preset--color--custom-dark-green-blue) !important;
  background-color: transparent !important;
  padding: 12px 64px 12px !important;
  color: var(--wp--preset--color--custom-dark-green-blue) !important;
  text-transform: uppercase !important;
  letter-spacing: 0.035rem !important;
}

.is-style-bkrs-button-1 .wp-block-button__link:hover
{
  background-color: var(--wp--preset--color--custom-dark-green-blue) !important;        
  color: #ffffff !important;
}

.is-style-bkrs-button-2 .wp-block-button__link
{
  border-radius: 36px !important;
  border: solid 2px var(--wp--preset--color--custom-eggshell) !important;
  background-color: var(--wp--preset--color--custom-eggshell) !important;        
  padding: 12px 64px 12px !important;
  color: var(--wp--preset--color--custom-dark-green-blue) !important;
  text-transform: uppercase !important;
  letter-spacing: 0.035rem !important;
}

.is-style-bkrs-button-2 .wp-block-button__link:hover
{
  border: solid 2px var(--wp--preset--color--custom-off-white) !important;
  background-color: var(--wp--preset--color--custom-off-white) !important;        
}

.is-style-bkrs-button-3 .wp-block-button__link
{
  border-radius: 27px !important;
  border: solid 2px var(--wp--preset--color--custom-dark-green-blue) !important;
  background-color: transparent !important;
  padding: 8px 32px !important;
  color: var(--wp--preset--color--custom-dark-green-blue) !important;
  text-transform: uppercase !important;
  letter-spacing: 0.035rem !important;
}

.is-style-bkrs-button-3 .wp-block-button__link:hover
{
  background-color: var(--wp--preset--color--custom-dark-green-blue) !important;        
  color: #ffffff !important;
}

.is-style-bkrs-columns-1
{
  border: solid 2px var(--wp--preset--color--custom-salmon) !important;
}

.is-style-bkrs-column-1
{
  border-radius: 27px !important;
  border: solid 2px var(--wp--preset--color--custom-salmon) !important;
}

.is-style-bkrs-heading-1
{
  color: var(--wp--preset--color--custom-dark) !important;
}

.is-style-bkrs-heading-2
{
  color: var(--wp--preset--color--custom-off-white) !important;
}

.is-style-bkrs-heading-3
{
  color: var(--wp--preset--color--custom-dark-green-blue) !important;
}

.is-style-bkrs-paragraph-1
{
  font-family: var(--wp--preset--font-family--suisseintl-medium);
  font-size: 0.88rem !important;
  color: var(--wp--preset--color--custom-dark-green-blue) !important;
}

.is-style-bkrs-paragraph-2
{
  font-size: 1.313rem !important;
}

.is-style-bkrs-paragraph-3
{
  font-size: 1.5rem !important;
  font-family: var(--wp--preset--font-family--suisseintl-medium);
}

.is-style-bkrs-paragraph-4
{
/*
  font-size: 3.0rem !important;
*/
  font-size: clamp(1.743rem, 1.743rem + ((1vw - 0.2rem) * 1.257), 3rem); 
  font-family: var(--wp--preset--font-family--suisseworks-mediumitalic) !important;
  color: var(--wp--preset--color--custom-dark-green-blue) !important;
}

.is-style-bkrs-paragraph-5
{
  color: var(--wp--preset--color--custom-dark-green-blue) !important;
}

.is-style-bkrs-paragraph-6
{
  color: var(--wp--preset--color--custom-dark) !important;
}

.is-style-bkrs-paragraph-7
{
  font-size: 7.5rem !important;
}

.is-style-bkrs-paragraph-8
{
  font-size: 0.88rem !important;
}

.is-style-bkrs-paragraph-9
{
  font-size: 1.5rem !important;
  color: var(--wp--preset--color--custom-dark-green-blue) !important;
  font-family: var(--wp--preset--font-family--suisseintl-medium);
}

.is-style-bkrs-paragraph-10
{
  font-size: 1.313rem !important;
  color: var(--wp--preset--color--custom-dark-green-blue) !important;
}

.is-style-bkrs-paragraph-11
{
  font-size: 0.88rem !important;
  color: var(--wp--preset--color--custom-off-white) !important;
}

.is-style-bkrs-paragraph-12
{
  color: var(--wp--preset--color--custom-dark-blue-grey) !important;
}

.is-style-bkrs-paragraph-13
{
  color: var(--wp--preset--color--custom-off-white) !important;
}

.is-style-bkrs-paragraph-14
{
  font-family: var(--wp--preset--font-family--suisseintl-medium);
}

.is-style-bkrs-paragraph-15
{
  font-size: 1.5rem !important;
  color: var(--wp--preset--color--custom-off-white) !important;
  font-family: var(--wp--preset--font-family--suisseintl-medium);
}

