body {
  height: 100vh;
  background-color: #FFFFFF;
  color: #212529;
}

h4 {
  color: #15c7d3 !important;
}

img {
  height: 270px;
  margin-bottom: 4rem;
}

p {
  font-size: 12px;
}

a {
  text-decoration: none;
  color: #212529;
}

