section.mod_newsletter div {margin-bottom:0px;}
section.mod_newsletter div.info {line-height:1.5em;margin-bottom: 27px}
section.mod_newsletter div.checkPrivate{margin: 15px 0px}
section.mod_newsletter input[type="text"] {border:1px solid #B2CDFF;border-radius:4px;color:#9C9D9F;font-size: 15px;font-style: italic;padding:10px;box-sizing:border-box;width:100%;}
section.mod_newsletter input[type="submit"] {font:bold 18px/1 'Roboto', sans-serif;color:#fff;background-color:#7fb615;border:1px solid #7fb615;text-decoration:none;padding:15px 25px;text-align:center;box-sizing:border-box;cursor:pointer;transition:background-color .3s, color .3s;}
section.mod_newsletter input[type="submit"]:hover {background-color:#fff;color:#7fb615;}
.mod_newsletter label.checkbox span {font-size: 13px;margin-bottom: 10px}
