.disabled
{
    background: #000 !important;
    color: #ffd700 !important;
}

.project-btn.disabled {
  background-color: #ccc !important;
  color: #666 !important;
  cursor: not-allowed !important;
  pointer-events: none;
}

.font-size 
{
   font-size: 13px 
   !important;
}