/*
Theme Name: companyfse
Author: Tan Samuel Susanto
Description: A custom block theme
Requires at leaset 6.9
Tested up to 6.9
*/

.mainheader, .mainfooter{
    background-color:#ccc;
}

.mainfooter{
    padding:20px;
}


.site-main{
    min-height:500px!important;
    padding:20px!important;
}