.page__global_header  a.nav-link {
    padding-left: 0;
    padding-right: 0;
    margin-right: 2rem;
}
.line-height-2 {
    line-height: 2rem;
}

.blog-post .image__field-media-image {
    margin-right: 10%;
    margin-left: 10%;
}

.blog-post .figure .image__field-media-image {
    margin-right: 0;
    margin-left: 0;
}

.page__content .button {
    display: inline-block;
    height: unset;
}

.csv-feed .feed-icon {
    background-image: unset;
    width: unset;
    height: unset;
    display: block;
    text-align: right;
    border-radius: 32px;
    height: 60px;
    border: 3px solid #0089bc;
    padding: 6px 20px;
    display: inline;
}
.feed-icons {text-align: right}
 

/* td text align styles */

table td.data {text-align: right;}

.company__field-smoking-on-video table td:nth-of-type(5), .company__field-smoking-on-video table td:nth-of-type(6) , 
.person-films table td:nth-of-type(5), .person-films table td:nth-of-type(6),

.block--company-tobacco-indicators-block tr.even td , 
.person-tobacco-indicators tr.even td

{text-align: right;}

.block--company-tobacco-indicators-block tr.even td , 
.block--company-tobacco-indicators-block tr.odd td , 
.person-tobacco-indicators tr.even td

{text-align: center;}

.block--companiestable td {text-align: right;}
.block--companiestable td:first-of-type {text-align: left;}

.company__field-smoking-on-video table td {font-size: 1rem;}

.page-node-type-person .maxscore {padding-right: 1em;}


/*  a[href^="https://dev-smokefreemedia.pantheonsite.io/"]:after  {
    content: " ↗";
    margin-left: 0;
}
 other styles */
