body, html {
   font-family: 'Roboto', sans-serif;
   font-size: 16px;
   font-weight: 400;
   color: #617073;
}

a {
   color: #617073;
}

.logo {
   width: 100%;
   height: auto;
}
