/*
 Theme Name:   Bellrock Receivership
 Theme URI:    https://bellrockreceivership.com
 Description:  A website for Bellrock Receivership Info	
 Author:       Kelly Digital Solutions
 Author URI:   https://kellydigitalsolutions.com
 Template:     twentyfifteen
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  garton
*/
form#subscriber-signup {
  display: flex; }

.widget#text-2 {
  margin-bottom: 25px; }

nav a {
  font-family: 'Noto-Sans',sans-serif;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: bold; }

#recent-post-list {
  padding-left: 20px; }
  #recent-post-list .recent-post-list-item {
    padding-bottom: 10px; }

#comments {
  display: none; }

#form-1st-row {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px; }

.your-name {
  width: 49%; }

.your-email {
  width: 49%; }

.your-subject input {
  margin-bottom: 10px; }

.site-footer {
  display: none; }

.entry-content ul, .entry-content ol {
  padding-left: 23px; }
