.nominee-profile{
    margin: 30px 0 0;
    border-bottom: 1px solid #1a1a1a;
}
.col-1{
    width: 430px;
    margin: 0 15px 0 0;
    padding: 0 10px;
}
.img-border{
    border-bottom: 4px solid #18160C;
}
.img-border img{
    border-bottom: 1px solid #000;
}
.who-voted{
    margin: 50px 0 0;
    border-bottom: 1px solid #18160C;
    color: #EBDA76;
    padding: 0 0 5px;
}
.last-voted{
    list-style-type: none;
    margin: 0 0 50px;
}
.last-voted li{
    margin: 10px 0 0;
    color: #A60096;
}
.col-2{
    width: 435px;
}
.but-invite{
    margin: 15px 0;
}
.place-voice, .place-voice .votes{
    font-size: 37px;
    letter-spacing: -3px;
    color: #9B8E63;
}
.place-voice span{
    font-size: 23px;
    letter-spacing: -1px;
}
.space{
    margin: 0 50px;
}
.but-invite .underline{
    color: #AF009D;
}
.nominee-name{
    font-size: 47px;
    color: #EBDA76;
    line-height: 47px;
}
.who-is{
    font-size: 19px;
    color: #9B8E63;
}
.news-item{
    margin: 20px 0 50px;
}
.news-item p, .news-item li{
    font: 12px Arial, sans-serif;
    line-height: 16px;
    margin: 10px 0 15px;
}
.news-item strong{
    color: #fff;
    font-weight: normal;
}
.mar-b{
    margin-bottom: 50px;
}



