/*
Theme Name: Deus Ex Machina
Version: 1
Author: Jake Anselme
Description: Deus Ex Machina redesign by Jake Anselme
*/

@import url('../DeusExMachina-Child/style.css');

/* body styles */
body {
    scroll-behavior: smooth;
}
/*********************/

/* header styles */

header {
    border-bottom: .5px solid #ccc;
}

/****************/