/* Priya&Prav Styles */
.text-daisy-yellow {color: rgb(244, 201, 70);}
.text-daisy-blue {color: #155b86;}
.btn-outline-secondary {color: #155b86; border-color: #155b86;}
.btn-outline-secondary:hover,
.btn-secondary {background-color: #155b86;}
.daisy-dropdown .dropdown-menu.show {transform: translateY(30px) !important; padding: 15px; overflow: hidden;}
.daisy-dropdown .dropdown-menu .dropdown-item:hover {background-color: #155b86; color: #fff;}
@media screen and (max-width: 991px) and (min-width: 767px) {
	.pre-register-button {margin-bottom: 10px;}
	.btn {padding: 5px 15px;}
}