﻿.w-full.h-10 > button.loginBtn.btn-1 {
	background: #ffd800 !important;
	color: #000000 !important;
}
.w-full.h-10 > button.loginBtn.btn-1 + a.registerBtn.btn-2 {
	background: #FFFFFF !important;
	color: #000000 !important;
}
.sportPlayBtn {
	background-color: #FFD509;
	color: black;
}
.sportWatchBtn {
	background-color: #7e2215 !important;
	color: white;
}