/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Sep 9, 2026, 11:59:02 AM
    Author     : sk.sahu
*/

.application-footer {
    border-radius: 2px;
    text-align: center;
    background-color: #f4be6d;
    vertical-align: middle;
    margin-left: 0;
    margin-right: 0;
}

.application-footer span {
    color: black;
    font-size: 10px;
}