main .home-7 .home-7-news {
  max-width: 1586px;
  margin: 0 auto; }

main .home-7 .home-7-news__title {
  font-family: 'Eldwin_Regular', sans-serif;
  font-size: 2.9rem;
  color: #000000;
  margin-bottom: 5px; }

main .home-7 h3.home-7-news__subtitle {
  font-family: 'Outfit', sans-serif;
  font-size: 1.5rem;
  color: #A79487;
  font-weight: 400;
  margin-bottom: 5px;
  text-transform: unset; }

main .home-7 .home-7-news__head {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  justify-content: space-between;
  gap: 12px; }

main .home-7 .home-7-news__head .cta {
  text-align: center; }

@media (min-width: 620px) {
  main .home-7 .home-7-news__head {
    flex-direction: row;
    align-items: center; } }

@media (min-width: 992px) {
  main .home-7 .home-7-news__head {
    display: flex;
    align-items: center;
    gap: 0; } }


/*# sourceMappingURL=front-page-style.css.map*/