/*
Theme Name: ncrp
Author: NCRP Team
Author URI: #
Theme URI: ##
Description: NCRP Team
Version: 0.1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, right-sidebar, custom-header, custom-menu, editor-style, featured-images
Text Domain: ncrp
*/

.sticky { }
.screen-reader-text { }
.bypostauthor {}
.wp-caption {}
.wp-caption-text {}
.gallery-caption {}
.alignleft {}

ol {
  list-style: decimal !important;
}
ol li {
  counter-increment: none !important;
}
ol li::before {
  content: " " !important;
  margin-right: 0 !important;
  margin-left: 0 !important;
}
