.blog-image {
  border-radius: 50px;
  padding 1.5rem 1rem;
}

.blog-image img {
  border-radius: 25px;
}

.blog-body-copy-large p {
font-family: "Montserrat", sans-serif;
font-size: 1.25rem !important;
font-style: normal;
font-weight: 400;
line-height: normal;
color: #191412;
padding-bottom: .5rem;
}

.blog-body-copy p {
font-family: "Montserrat", sans-serif;
font-size: 1rem;
font-style: normal;
font-weight: 300;
line-height: 162%;
color: #191412;
}

