/*
Click nbfs://nbhost/SystemFileSystem/Templates/Licenses/license-default.txt to change this license
Click nbfs://nbhost/SystemFileSystem/Templates/JSP_Servlet/CascadeStyleSheet.css to edit this template
*/
/* 
    Created on : 06 Feb 2024, 10:13:29
    Author     : asd_admin
*/

.btn-primary:hover {
    background-color: #61BA6C !important;
    border: none;
    color: white;
     border-radius: 10px !important;
}

.btn-primary {
    
    background-color: #61BA6C !important;
    border: none;
    color: white;
    border-radius: 10px !important;
}