/*
Theme Name:     Divi Child
Theme URI:      https://www.elegantthemes.com/gallery/divi/
Description:    Divi Child Theme
Author:         zweistein
Author URI:     https://zweistein.design/
Template:       Divi
Version:        1.0.0
*/
/* montserrat-800 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 800;
  src: url("/wp-content/themes/divi-child/font/montserrat-v31-latin-800.woff2") format("woff2"), url("/wp-content/themes/divi-child/font/montserrat-v31-latin-800.ttf") format("truetype"); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* open-sans-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  src: url("/wp-content/themes/divi-child/font/open-sans-v44-latin-regular.woff2") format("woff2"), url("/wp-content/themes/divi-child/font/open-sans-v44-latin-regular.ttf") format("truetype"); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* open-sans-500 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 500;
  src: url("/wp-content/themes/divi-child/font/open-sans-v44-latin-500.woff2") format("woff2"), url("/wp-content/themes/divi-child/font/open-sans-v44-latin-500.ttf") format("truetype"); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* open-sans-600 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 600;
  src: url("/wp-content/themes/divi-child/font/open-sans-v44-latin-600.woff2") format("woff2"), url("/wp-content/themes/divi-child/font/open-sans-v44-latin-600.ttf") format("truetype"); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
footer ul {
  display: flex;
  flex-direction: row;
  gap: 20px;
  padding: 0 !important;
}
footer ul li {
  list-style: none;
}
footer ul li a {
  color: #fff;
}
footer ul li a:hover {
  text-decoration: underline;
}/*# sourceMappingURL=style.css.map */