/*
Compile SASS: b_text.css
*/
.b_text {
  margin-bottom: 6rem; }
  .b_text a {
    text-decoration: none;
    color: #958250; }
    .b_text a:hover {
      text-decoration: underline; }
