.layout-content.status .masthead-container.basic .masthead .logo-container {
    float: left;
    max-width: 20%;
}

.components-section {
  background: #FFFFFF;
  box-shadow: 0px 8px 30px rgba(0, 0, 0, 0.0635653);
  border-radius: 4px;
}

#show-updates-dropdown {
   color: #171E25;
}

.footer {
  background: #171E25;
  border-radius: 1px;
  height: 229px;
  width: 100%;
}