.c-signin-social-button {
  background: #01305E;
}

.c-signin-social-button:hover {
  background: #0262BB;
}

.c-signin-social-button > span {
  color: white;
}

div.c-menu {
  height: 100px !important;
  padding: 20px !important;
  border-bottom: 30px solid #01305e !important;
  box-shadow: none !important;
}

.community {
  height: 100px !important;
  padding: 20px !important;
  margin-top: 30px !important;
  border-bottom: 30px solid #01305e !important;
  box-shadow: none !important;
}

div.c-divider {
  display: none !important;
}

div.l-signin-email {
  display: none !important;
}

.col-sm.l-provider-_8cxydep68i.l-social-col.l-social-col-100 {
  max-width: 100%;
}

.message p:last-child {
  display: none;
}

p.welcome {
  visibility: hidden;
}
p.welcome:before {
  content: "Catapult Feature Requests";
  visibility: visible;
  display: block;
  padding: 5px;
  top: 2px;
  font-size: 24px;
  font-weight: bold;
}

.failure-page {
  visibility: hidden;
}
.failure-page:before {
  content: "Catapult Feature Requests";
  visibility: visible;
  display: block;
  padding: 5px;
  top: 2px;
  font-size: 24px;
  font-weight: bold;
}

.c-signin-control {
  border: solid 2px #4a3f35;
  padding: 20px;
}

.c-signin-control > div > p.text-muted {
  display: none;
}

#c-header > div > div > div > a.flex.flex-x.flex-items-center.flex--spacing-2.h-8 > img {
content:url("https://community.ecrs.com/wp-content/uploads/2025/05/ECRS-Favicon.png");
}

#c-header > div > div > div > a.c-menu-item-title.community > img {
content:url("https://community.ecrs.com/wp-content/uploads/2025/05/Catapult-Community-logo.png");
}