/* Enter Your Custom CSS Here */
.freebirdFormviewerViewFooterFooterContainer {
    display: none !important;
}
ul {
    list-style: none;
}
body {
  font-size: 16px !important;
}
a, button {
  padding: 10px !important;
} /* This closing brace was missing */
article p::first-line  { 
text-indent:60px;
} 








