/*
 Theme Name:   EXSILE Theme
 Theme URI:    https://www.exsile.co.il
 Description:  A theme by Exsile
 Author:       EXSILE Group
 Author URI:   https://www.exsile.co.il
 Version:      1.0.1
 Text Domain:  exsile-theme
 GitHub Theme URI: exsilegroup/exsile-theme
 GitHub Theme URI: https://github.com/exsilegroup/exsile-theme
 */
html {
    margin: 0;
    padding: 0;
}

body {
    margin: 0;
    padding: 0;
}

a {
    background-color: transparent;
    text-decoration: none;
}
