.banner {
  text-align: center;
  justify-content: center;
  border-radius: 12px;
  background: #d40c14;
  color: white;
  border: 1px solid #e7e7ed; }
  .banner .image {
    border-radius: 10px; }