body {
  font-family: "Raleway Dots", sans-serif;
  font-weight: 400;
  font-style: normal;
}
 
img {
    width: 100%;
    height: auto;
    object-fit: cover;
    object-position: bottom;
}

h2, h4, p {
    text-align: center;
}