.application .page-title {
  padding: 2.5rem 5rem;
}

.application h3 {
  margin-bottom: 20px;
}

.application #icons_circle {
  color: #f3c024;
}

.application #icons {
  color: black;
}

.application hr {
  border-top: 1px solid #f3c024;
}

/* My CSSs */

.gray-section {
  background-color: #f7f7f7 !important;
}