﻿.question-title {
  color: #e83b51;
  font-size: 30px !important;
  font-weight: 700 !important;
}

.btn-danger {
  border-radius: 10px 10px;
  font-size: 12px;
  color: #fff;
  background-color: #e83b51;
  border: none;
  font-size: 16px;
  background-image: none;
}