/* Theme Name: TUTORHIVE - Responsive Landing Page Template
   Author: GET NINE SOFTWARE PVT TLD
   Version: 1.0.0
   Created: April 2022
   File Description: Main CSS file of the template
*/

.text-custom,
.btn-custom,
.video-play-icon {
  color: #000000;
}
.btn-custom {
  background: linear-gradient(to right, #2b2c2b, #000000) no-repeat;
  background-size: 0% 100%;
}
.form-custom .form-control:focus,
.btn-custom {
  border-color: #000000;
}
