/*
Click nbfs://nbhost/SystemFileSystem/Templates/Licenses/license-default.txt to change this license
Click nbfs://nbhost/SystemFileSystem/Templates/ClientSide/css.css to edit this template
*/
/* 
    Created on : Feb 14, 2025, 3:22:32 PM
    Author     : david
*/

hr {
  margin: 2rem 0;
  color: inherit;
  background-color: currentColor;
  border: 0;
  opacity: 1;
  height: 2px;
}

footer {
color:inherit;
background-color: currentColor;
//font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
//font-size:14px;
background:#ffffff;
padding:35px 15px 5px 15px;
margin:5px 5px 5px 5px;
text-align:left;
}