.text-blue{
    color: #008ffe !important;
}

.btn-primary {
    background-color: #008ffe !important;
    border-color: #008ffe !important;
}

.btn-cursor{
    cursor: pointer;
    text-decoration: none !important;
}