.view-form-template-header-color {
    color: #ff64ea;
}

.forms-popup-button-text {
    border: 0;
    background-color: transparent;
    font-size: 1.2em;
    font-style: italic;
    font-weight: bold;
    cursor: pointer;
}

.forms-popup-button-text:hover {
    background-color: #ececec;
}