/* custom.css */
body {
    background-color: #0f172a; /* Custom background hex */
}

body {
    zoom: 2.0; /* Increases overall UI scale by 10% */
}
#big-icon-service .service-icon-container {
    width: 100px !important;
    height: 100px !important;
}
