.christmas-recipe-teaser:hover .christmas-recipe-teaser__share {
  display: flex;
  align-items: center;
}

.addtoany_list {
  display: flex;
  align-items: center;
}

.christmas-recipe-teaser .addtoany_list a.a2a_button_facebook {
  order: 0;
}
.christmas-recipe-teaser .addtoany_list a.a2a_button_twitter {
  order: 1;
}
.christmas-recipe-teaser .addtoany_list a.a2a_button_pinterest {
  order: 2;
}

.title-text-christmas-recipes.paragraph--type--title-text .section-subtitle {
  margin-top: 15px;
  margin-bottom: 20px;
  font-size: 24px;
  line-height: 1;
}