#privacy_home{
    min-height: 150px;
    height: 150px;
}
#privacy{
    font-size: 2rem;
  }
  #privacy a:hover{
       color:rgba(255, 255, 255, 0.6);
  }
  .subhead_privacy {
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    font-size: 2.5rem;
    line-height: 1.333;
    text-transform: uppercase;
    letter-spacing: .25rem;
    color: #2f67b2;
    margin-top: 0;
    margin-bottom: 3rem;
    position: relative;
  }
  .s_about_privacy {
    padding-top: 10rem;
     padding-bottom: 10rem; 
    background-color: #121212;
    position: relative;}
    .privacy-title{
       color: rgba(255, 255, 255, 0.6);
    }