adjust the width of some items

diff --git a/bfor.html b/bfor.html
index 8653680..bc67e75 100644
--- a/bfor.html
+++ b/bfor.html
@@ -78,9 +78,9 @@
           <div class="col-md-12" align="center">
             <div class="cover row">
               <h1>Bliss Family of ROMs</h1><br><br>
-              <blockquote class="highlight_secondary lead" cite="https://twitter.com/DalaiLama/status/1051767186820198402" style="">The creation of a more peaceful and happier society has to begin from the level of the individual, and from there it can expand to one's family, to one's neighborhood, to one's community and so on. <footer class=""><a style="font-weight: bold !important; color: #0080ff;" href="https://twitter.com/DalaiLama/status/1051767186820198402" class="">Dalai Lama</a></footer>
+              <blockquote class="lead" cite="https://twitter.com/DalaiLama/status/1051767186820198402" style="">The creation of a more peaceful and happier society has to begin from the level of the individual, and from there it can expand to one's family, to one's neighborhood, to one's community and so on. <footer class=""><a style="font-weight: bold !important; color: #0080ff;" href="https://twitter.com/DalaiLama/status/1051767186820198402" class="">Dalai Lama</a></footer>
               </blockquote>
-			  <p></p>
+              <p></p>
             </div>
           </div>
         </div>
@@ -2096,7 +2096,7 @@
     <div class="container text-center">
       <h1 class="text-center family-header" style="color: #fff;">Transparency</h1>
       <p class="text-center lead" style="margin: 5%">We believe in full transparency, but we do not believe this transparency should come at a cost to our supporters. This is why we submit a yearly 990 form to the IRS. If you are interested in looking into that or any other information we submit, feel free to visit our <a style="font-weight: bold !important; color: #222;" target="blank" href="https://www.guidestar.org/profile/82-3580195">Guidestar.org</a> page. If you are interested in looking into any other nonprofit open-source projects or ROMs, they can also be found on Guidestar as long as things are all on the up and up. </p>
-      <a class="btn btn-rounded portfolio-projects--btn center" target="blank" href="https://www.guidestar.org/search" style="background-color: #222; color: #fff;">Search Guidestar.org for other projects</a>
+      <a class="btn btn-rounded portfolio-projects--btn center" target="blank" href="https://www.guidestar.org/search" style="background-color: #222; color: #fff;">Search Guidestar.org</a>
       <p class="text-center lead" style="margin: 5%">Guidestar does allow users to view the financial info for each nonprofit, but for those who don't want to give yet another site their personal info, we have posted our statements below</p>
       <!--end Two project row-->
     </div>
diff --git a/css/styles_filter.css b/css/styles_filter.css
index 04720fc..d0a0004 100644
--- a/css/styles_filter.css
+++ b/css/styles_filter.css
@@ -671,12 +671,9 @@
 }
 
 blockquote {
-  padding: 1em;
   display: grid;
   grid-template-columns: auto 1fr auto;
   line-height: 1.8;
-  margin: 1.6em !important;
-  font-size: 17.5px;
   border-left: 0px !important;
 }
 blockquote p {