
em {
    font-weight: bold;
    font-style: normal;
}

input, textarea, select {
    font-family: "Segoe UI",sans-serif;
    font-size: 12px;
    color: #666;
}


.button {
    background: none;
    border-style: none;
    cursor: pointer;
    display: inline-block;
    font-family: "Segoe UI",sans-serif;
    margin: 0;
    padding: 0;
}

