body {margin:0;padding:0;font-family:Arial, sans-serif;background-color:#f7f7f7;color:#333}
.container {max-width:600px;margin:5vh auto;padding:2rem;background:white;box-shadow:0 0 10px rgba(0,0,0,0.05);  text-align:center;border-radius:8px}
.logo {max-width:200px;margin-bottom:1.5rem}
h1 {margin-bottom:1rem;color:#d13e24}
h5 {margin-bottom:1rem;color:#000}
.contacts p {margin:0.5rem 0}
a {color: #d13e24;text-decoration:none}
a:hover {text-decoration: underline}