body {
  font-family: "Roboto", Sans-Serif; }

@media (max-width: 800px) {
  .header-logo-image {
    max-height: 46px !important; } }

[data-test-id="hero-image-title"] {
  text-transform: uppercase; }

[data-test-id="hero-image-button"] {
  border-radius: 20px !important;
  text-transform: uppercase;
  font-weight: bold; }
