.custom-logo {
  max-width: 175px;
}

.site-title {
  display: none;
}

.copyright {
  margin: 20px auto 10px auto;
}

.content-bottom-widgets .widget-area {
  display: none;
}

.elementor a {
  text-decoration: none;
  box-shadow: none;
}

.main-navigation li a:hover {
  color: rgb(50,120,175);
}

#masthead.site-header {
  background-color: rgb(230,220,200);
  padding-bottom: 10px !important;
  margin-bottom: 50px;
}

#site-header-menu.site-header-menu {
  margin-top: 100px !important;
}

.entry-title {
  display: none;
}