/*
Theme Name: DECCOM ICT Theme
Theme URI: https://example.com
Author: DECCOM ICT
Description: Custom Elementor-ready theme for DECCOM ICT & Professional Training Center
Version: 1.0
License: GPL2
*/

body {
    font-family: 'Open Sans', sans-serif;
    margin:0;
    padding:0;
}
header {
    background:#0B3D91;
    color:white;
    padding:20px;
}
footer {
    background:#0B3D91;
    color:white;
    text-align:center;
    padding:20px;
}
