.gray-btn:hover {
  border-color: #ccc !important;
  background: #ccc !important;
}
.mb-20 {
  margin-bottom: 20px;
}
.process-title {
  color: #fff;
  font-size: 25px;
  font-weight: bold;
  margin-bottom: 15px;
}
.process-description {
  color: #fff;
  margin-bottom: 20px;
  font-size: 17px;
}
.green-link {
  color: #7da500;
  font-weight: bold;
}
