@import url('https://fonts.googleapis.com/css?family=Cormorant+Garamond:400,400i');

.section__title {
  font-family: 'Cormorant Garamond', serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.3em;
  line-height: 2;
  text-transform: none;
}