#cover-image-container {
  display: none;
}

.text-container {
  background-color: #1171e9 !important;
  
  background-image: url("https://3384887.fs1.hubspotusercontent-na1.net/hubfs/3384887/Vivi-logo-HighRes-White.png");
  background-size: 15%;
  background-position-x: 30px;
  background-position-y: 15px;
  background-repeat: no-repeat;
}

.page-status {
  position: relative;
  top: 24px;
}

.updates-dropdown-container .show-updates-dropdown {
  background-color:#fff !important;
  -webkit-box-shadow: none !important;
  color: #1171E9 !important;
  text-shadow: none !important;
}

.page-name {
  display: none !important;
}

.status-none > h2 {
  margin-bottom: 0;
}