/*
Theme Name: RevMind
Theme URI: https://www.revmind.eu
Author: RevMind Team
Description: Custom WordPress theme ported from the original static website.
Version: 1.0
Text Domain: revmind
*/

/* Basic Reset & Setup */
body {
    margin: 0;
    padding: 0;
    font-family: 'Open Sans', Arial, sans-serif;
}
