.background-gradient {
  background: linear-gradient(90deg, #a30505 0%, #959292 50%, #160a0a 100%);
}

.hero-image {
    opacity: 0.4;
}
