/**
 * Color settings
 */

.has-meri-color {
  color: #253746 !important;
}
.has-meri-background-color,
a.wp-block-button__link.has-meri-background-color {
  background-color: #253746 !important;
}

.has-valkoinen-color {
  color: #ffffff !important;
}
.has-valkoinen-background-color,
a.wp-block-button__link.has-valkoinen-background-color {
  background-color: #ffffff !important;
}

.has-tiili-color {
  color: #c04c36 !important;
}
.has-tiili-background-color,
a.wp-block-button__link.has-tiili-background-color {
  background-color: #c04c36 !important;
}

.has-poutataivas-color {
  color: #007398 !important;
}
.has-poutataivas-background-color,
a.wp-block-button__link.has-poutataivas-background-color {
  background-color: #007398 !important;
}

.has-horisontti-color {
  color: #8ac0b6 !important;
}
.has-horisontti-background-color,
a.wp-block-button__link.has-horisontti-background-color {
  background-color: #8ac0b6 !important;
}

.has-mansku-color {
  color: #cf8097 !important;
}
.has-mansku-background-color,
a.wp-block-button__link.has-mansku-background-color {
  background-color: #cf8097 !important;
}

.has-raatihuone-color {
  color: #eaaa00 !important;
}
.has-raatihuone-background-color,
a.wp-block-button__link.has-raatihuone-background-color {
  background-color: #eaaa00 !important;
}

.has-vaaleapoutataivas-color {
  color: #b3e9fb !important;
}
.has-vaaleapoutataivas-background-color,
a.wp-block-button__link.has-vaaleapoutataivas-background-color {
  background-color: #b3e9fb !important;
}

.has-vaaleatiili-color {
  color: #ffe1d5 !important;
}
.has-vaaleatiili-background-color,
a.wp-block-button__link.has-vaaleatiili-background-color {
  background-color: #ffe1d5 !important;
}

.has-vaalearaatihuone-color {
  color: #fbf1e3 !important;
}
.has-vaalearaatihuone-background-color,
a.wp-block-button__link.has-vaalearaatihuone-background-color {
  background-color: #fbf1e3 !important;
}

.has-vaaleakaislikko-color {
  color: #d3ddac !important;
}
.has-vaaleakaislikko-background-color,
a.wp-block-button__link.has-vaaleakaislikko-background-color {
  background-color: #d3ddac !important;
}

.has-vaaleahorisontti-color {
  color: #c7e6e4 !important;
}
.has-vaaleahorisontti-background-color,
a.wp-block-button__link.has-vaaleahorisontti-background-color {
  background-color: #c7e6e4 !important;
}

.has-vaaleamansku-color {
  color: #ffd3e1 !important;
}
.has-vaaleamansku-background-color,
a.wp-block-button__link.has-vaaleamansku-background-color {
  background-color: #ffd3e1 !important;
}
