.clickable{ cursor: pointer; } .clickable:hover { //text-decoration: underline; //Alternative color: #00b29f !important; } // .two-line-mat-option { // height: 3.5em; // line-height: 1.2em; // } // .full-width{ // width: 100% // } .user-profile { .profile-card-center-row { justify-content: center; } .profile-card { margin-bottom: 1em; } } .settings { line-height: 2.4em !important; } .zenodo-email { color: black; } .unlinkBtn { background-color: FireBrick; color: white; }