label.require:after {
   content: " *";
   font-size: 1em;
   color: #FF204E;
}
.error-message {
   margin-top: 5px;
   color: #FF204E;
}
.media-image {
   width: 100%;
   height: 136.59px;
   object-fit: cover;
}