#header .header-links li a {
font-size: 14px; /* Main menu font size */
font-weight: normal; /* main menu font weight: light, normal, bold (for advanced usage you can use values from 100 to 900 in place of the text) */
}
.page p {
font-size: 14px;
}
wrap.label-above input, .text-wrap.label-below input, .text-wrap.label-inside input, .textarea-wrap.label-above textarea, .textarea-wrap.label-below textarea, .textarea-wrap.label-inside textarea, .list-dropdown-wrap.label-above select, .list-dropdown-wrap.label-below select {
    width: 50%;
}