/*
Theme Name: lq-theme
Theme URI: https://example.com
Author: Your Name
Author URI: https://example.com
Description: A custom theme built from scratch.
Version: 1.0
Text Domain: lq-theme
*/

/*
* General
*/

body, BODY {
    margin:0!important;
    padding:0!important;

    font-family: 'Roboto', sans-serif;
}