﻿@import url("https://fonts.googleapis.com/css2?family=Lora:ital,wght@0,400;0,500;0,600;1,700&display=swap");
#logo {
  background: url(images/logo.png) no-repeat;
  background-size: 142.3px 82px;
  width: 142.3px;
  height: 82px;
  margin-top: 20px;
}
