/*
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 : Aug 9, 2023, 3:19:24 PM
    Author     : cto
*/
.logo {
    
    width: 30px;
    height:30px;

}

.logo_div{

    width: 30px;
    height:30px;
    margin: auto

}

body,title {
    
    font-family: Segoe UI,Helvetica Neue,Helvetica,Lucida Grande,Arial,Ubuntu,Cantarell,Fira Sans,sans-serif;
}

body{
    
    background-color: #fef9f6
}

