﻿@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@700&family=Roboto&display=swap");
#logo {
  background: url(images/header-logo.svg) no-repeat;
  height: 77px;
  width: 221.62px;
  background-size: 221.62px 77px;
  margin-top: 16px;
}

header {
  border-bottom: 1px solid #DEDEDE;
}
