.elementor-text-editor p {
  line-height: 1.5;
}

#header {
  max-height: 255px;
}

a {
  color: #653000;
}
a:hover {
  color: #de4630;
}
.cs-creds{
  float: right;
}
#top-menu li a {
  color: #6c3400;
}
#top-menu li a:hover {
  color: #de4630;

}

ul#top-menu > li.current_page_item {
  color: #de4630;
}

@media only screen and (max-width: 600px) {
    .elementor-heading-title {
        text-align: center;
    }
}