/*
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 : May 24, 2022, 2:08:54 PM
    Author     : SALUNII
*/

.custom_div{
    padding: 50px;
     border: 2px solid green;
     align-items: center;
     align-content: center;
     margin-bottom: 50px;
     width:80%;
     
}
.custom_column{
   height: 100%;
   text-align: center;
   border: 1px solid black;
   
}
.colab_text{
   
}
.image_style{
    
    height: 150px;
    width: 150px;
    align-content: center;
    align-items: center;
 
    
}