/* custom.css */
.btn-link a{
    color: #00fbff!important;
	
}
.btn-link a:hover{
    color: #47ae57!important;

}