.investor-access-content-wrapper {
  display: none;
}
.bio-section .bio-detail-designation {
  display: block !important;
}
.ftr-nap-wrapper:nth-child(n+2) {
  padding-top: 0px !important;
}
.yearbook-container .yearbook-links .yearbook-links-as-icon .fa, .bio-detail-links-wrapper .fa {
    font-size: 19px;
}
.millstoneevans_intro_cta {
    margin: 55px auto 25px;
    display: block;
    text-align: center;
    border: 1px solid #0c73a1;
    max-width: 250px;
    padding: 5px;
}
.worthwhile .millstoneevans_intro_cta {
    margin: 55px auto 25px;
    display: block;
    text-align: center;
    border: 1px solid #0c73a1;
    max-width: 150px;
    padding: 5px;
}
.millstoneevans_intro_cta:hover {
    background: #0c73a1;
    color: #fff;
    border: 1px solid #0c73a1;
}
.pov-section .pov-3:before, .pov-section .pov-3 .mc-container:before {
   display: none !important;
}
.pov-style-2 .sub-head-main {
   margin: 50px 0 20px;
}
.worthwhile .copy-section h1 .head-2:after, .worthwhile .copy-section .copy-content:after {
display: none;
}
.worthwhile .copy-section .copy-content {
    margin-bottom: 0px;
}
.body-blog .head-2 {
    font-family: 'Antic Didone', serif !important;
    font-size: 22px !important;
    font-weight: 400 !important;
    color: #42475b !important;
    display: block !important;
    margin: 0px 0 !important;
    text-align: left !important;
    max-width: 100% !important;
    text-transform: inherit !important;
}
.body-blog .head-1 {
    font-family: 'Antic Didone', serif !important;
    color: #42475b !important;
    font-size: 47px !important;
    font-weight: 300 !important;
    line-height: 47px !important;
    text-transform: none !important;
    margin-bottom: 0px !important;
    text-align: left !important;
    max-width: 100% !important;
}
/* NOTE: If you add/delete another li to this list, this will need to be reordered */
.body-blog .vertical-filter-list .filter-list-headings {
  display: flex;
  flex-direction: column;
}
.body-blog .vertical-filter-list .filter-list-headings li:first-child {
  order: 1;
}
.body-blog .vertical-filter-list .filter-list-headings li:nth-child(2) {
  order: 3;
}
.body-blog .vertical-filter-list .filter-list-headings li:nth-child(3) {
  order: 2;
}
.money-conscious-podcast .billboard-section:before, .money-conscious-podcast .billboard-content:before  {
  background: none !important;
}
.uplift-list {
  font-size: 21px;
  font-weight: 600;
}
/* all links bold */
.bio-content a, .copy-content a, .blog-landing-info-wrapper a, .blog-detail-info-wrapper a, .blog-deatil-content-wrapper a, .blog-detail-copy-wrapper a {
  font-weight: bold;
}
.first-time-investors .copy-content strong {
  font-weight: 600;
}
@media only screen and (max-width: 480px) {
.worthwhile .copy-section .copy-content {
    padding: 15px 30px 0px !important;
}
}
