/*
 Theme Name:   Systems Consciousness Custom Theme
 Theme URI:    http://systemsconsciousness.com
 Description:  Systems Consciousness Child Theme based on Chaplin
 Author:       Dean Haddock
 Author URI:   http://systemsconsciousness.com
 Template:     chaplin
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         simple
 Text Domain:  chaplinchild
*/


.wp-block-latest-posts time {
    margin: 1.8rem 0 1.8rem;
}

.wp-block-latest-posts__post-full-content a {
    margin-top: 1.8rem;
    clear: left;
    display:block;
}

/*a.faux-image {
  display: none;
}*/

.wp-block-latest-posts li {
  line-height: 1.8em;
}

.form-submit {
  margin-top: 2rem;
}

.comment-body{
  padding-left: 0em;
}

.comments-wrapper {
    margin-top: 4rem;
}

div.wpforms-container-full .wpforms-form .wpforms-field {
  margin-bottom: 20px;
}

.wp-block-separator {
  margin-top: 2em;
  margin-bottom: 2em;
}

.wp-block-cover {
  padding-top: 2em;
  padding-bottom: 2em;
}
