/*
Theme Name: Atlas Drive Custom
Theme URI: https://sihabi-atlasdrive.com
Author: Reda
Description: Tema a medida ultraligero para Sihabi Atlas Drive.
Version: 1.0
*/

/* A partir de aquí pondremos todo nuestro diseño CSS */
body {
    margin: 0;
    font-family: 'Helvetica Neue', Arial, sans-serif;
    background-color: #f8f9fa;
    color: #333;
}