.custompress-help-bar {
  background: #1e88e5 !important;
  margin-right: 10px !important; }
  .custompress-help-bar a {
    padding-right: 10px !important;
    padding-left: 10px !important; }
    .custompress-help-bar a:before {
      content: "\f468";
      top: 2px; }

.custompress-about-next-icon {
  color: #82878c;
  padding: 0 10px 0 0;
  vertical-align: middle; }

.custompress-wrap h2, .custompress-wrap h3 {
  letter-spacing: .25px; }

.custompress-text-center {
  text-align: center; }

.custompress-d-iblock {
  display: inline-block; }

.cp-mb-2 {
    margin-bottom: 2em; }
