.account-item-icon{
    margin-right: .25em;
}

.account-item-heading{
    /* margin-bottom: 0px; */
}

#container-account{
    padding-top: 2em;
    max-width: 700px;
}

.heading-account-section{
    font-size: 1em;
    margin-bottom: 1em;
    text-transform: uppercase;
}

.row-account-section{
    padding-top: 35px;
    padding-bottom: 35px;
    border-bottom: 1px solid #efefed;
}

#row-become-host{
    background-color: #FF6F61;
    color: white;
}

#footer{display: none !important;}
