/*
Click nbfs://nbhost/SystemFileSystem/Templates/Licenses/license-default.txt to change this license
Click nbfs://nbhost/SystemFileSystem/Templates/Other/CascadeStyleSheet.css to edit this template
*/
/* 
    Created on : Aug 28, 2024, 12:05:45 PM
    Author     : BRIAN
*/

.theme-border-radius{
    border-radius: 20px;
}

.theme-btn{
    border: 2px solid white ;
    border-radius: 20px;
}