/* Enter Your Custom CSS Here */
h1, h2, h3, h4{clear: none;}

.nobr{
  white-space: nowrap;
}

.footer-main .dark-mode {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#45484d+0,000000+100;Black+3D+%231 */
background: #45484d; /* Old browsers */
background: -moz-linear-gradient(top, #45484d 0%, #000000 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #45484d 0%,#000000 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #45484d 0%,#000000 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45484d', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
}
dd{margin-left: 40px;}

.feature{text-align: center;border: 1px solid #46166a; box-shadow: 3px 3px 0 #46166a;}
.feature h3{padding: 40px 0; text-transform: uppercase; color: #000000; letter-spacing: .01em;}
.feature a{text-decoration: none!important;}
.feature:hover{border: 1px solid #ffffff;}
#content a{text-decoration: underline;}
#content a:hover{text-decoration: none;}
.review{background: url(https://njbestfence.com/wp-content/uploads/2018/12/logo-review-1.jpg) no-repeat top left #fdf5ee;
  padding: 2% 4% 1% 110px;
  margin-bottom: 40px;
border-radius: 8px;}

