/*
Theme Name:   NLPS Elementary School Theme
Description:  Child of NLPS theme. Geared towards elementary or alternative schools
Template:     NLPS
Version:      3.0.0
Author:       Invision Web
Author URI:   https://www.invisionweb.ca
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  NLPS-child-elementary
*/

/*
.kt-blocks-post-grid-item-inner {
  display: none;
}
*/
.paper {
  position: relative;
  justify-content: center;
  width: 100%;
  box-shadow: 7px 7px 10px  #e0dddd;
  transform: rotate(0deg);
  border-radius: 5px;
  transform-origin: top left;
  border-color: #e9e3e1 !important;
  border-width: 1px !important;
  border-style: solid !important;
}

