/*!
Theme Name: Cyber Security Education
Theme URI: https://www.cybersecurityeducation.org/
Author: Cyber Security Education
Author URI: https://www.cybersecurityeducation.org/
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: cybersecurityeducation
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

.wp-block-columns {
    align-items: normal;
    gap: 0;
}

/* static header bar*/
body.home, .page-id-37 #masthead {
    position: static !important;
}

/* sticky sidebar settings*/
body:not(.home) .asd-sidebar-shortcode-wrapper.desktop-show {
    margin: 0;
    position: fixed;
    z-index: 3;
  	padding-top: 1.4rem;
}

.wp-block-asd-right-side-bar-column {
    margin-top: -50px;
}

.post_list.textwidget {
    padding-top: 468px;
}

/*--------------------------------------------------------------------------*/
