/* Hero logo styling */
.hero .logo {
  width: 256px;           
  height: 156px;
  margin-bottom: 1.25rem;
  opacity: 0.95;
}
