/* static/css/base.css */
body {
  min-height: 75rem;
  padding-top: 4.5rem;
}

h1 {
  color: red;
}

.img-clinic {
  height: 300px;
  width: auto;
}