/**
 * You can place your custom CSS statements here
 * it is better to write everything custom here
 * because this file won't be replaced during upgrade
 * Don't forget to rename this file to "site.css"
 */

.dashboard-theme-thumb,
.dashboard-actions,
#member-main-unsubscribe-head,
#member-main-unsubscribe {
	display: none;
}

.dashboard-theme-inner h3 a {
    color: #fff;
    font-size: 26px;
    font-family: ProximaNova;
    font-weight: 700;
}