@font-face {
  font-family: "Aleo";
  font-style: normal;
  font-display: fallback;
  src: url("/wp-content/themes/conradsiegel25/assets/dist/fonts/Aleo/Aleo-VariableFont_wght.ttf") format("truetype");
}
@font-face {
  font-family: "Aleo";
  font-style: italic;
  font-display: fallback;
  src: url("/wp-content/themes/conradsiegel25/assets/dist/fonts/Aleo/Aleo-Italic-VariableFont_wght.ttf") format("truetype");
}
@font-face {
  font-family: "Nunito";
  font-style: normal;
  font-display: fallback;
  src: url("/wp-content/themes/conradsiegel25/assets/dist/fonts/Nunito/Nunito-VariableFont_wght.ttf") format("truetype");
}
@font-face {
  font-family: "Nunito";
  font-style: italic;
  font-display: fallback;
  src: url("/wp-content/themes/conradsiegel25/assets/dist/fonts/Nunito/Nunito-Italic-VariableFont_wght.ttf") format("truetype");
}
.wp-block-location_callout_block {
  height: 100%;
  border-radius: 12px;
  background: #ffffff;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}
.wp-block-location_callout_block__inner {
  height: 100%;
  padding: 40px;
  display: flex;
  flex-flow: column;
  justify-content: flex-start;
}
.wp-block-location_callout_block__inner h2 {
  margin-top: 0;
}
.wp-block-location_callout_block__inner .address {
  color: #2668A4;
  font-family: "Aleo", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
}
.wp-block-location_callout_block__inner .address address {
  display: flex;
  flex-flow: column;
  justify-content: flex-start;
  font-style: normal;
}
.wp-block-location_callout_block__inner .phone {
  margin-bottom: 20px;
}
.wp-block-location_callout_block__inner .phone a {
  color: #2668A4;
  font-family: "Aleo", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  text-decoration: none;
}
.wp-block-location_callout_block__inner .wp-block-buttons {
  margin-top: auto;
}
