// VALUE:COLOR_2:
// VALUE:COLOR_1:#242020

/*This website is the child of a parent template. Any CSS changes that need to be made for all Echelon orgs should be made to https://host7.viethwebhosting.com/~art1/css/style.css rather than each child's CSS file.

This file should only be used in the case of a one-off change specific to this org rather than all chapters.*/

.nav-main-wrap {
    display: none;
}



a:is(:hover, :focus) {
    outline: 0px;
}
a:focus-visible {
    outline: 2px solid #000;
}


/* rows and columns margin inside grid+ */
#gm-canvas .row, #gm-canvas .column {
    margin-top: 1em;
    margin-bottom: 1em;
}
.embed-wrapper { display: contents; }
