/* Enter Your Custom CSS Here */
.top-divider {
    border-top: 1px solid #35c379;
    padding-top: 20px;
}

.border {
    border: 4px solid #999;
    margin: 20px !important;
}

.green {
  color: #35c379;
}

.nofooter div.site-container div.footer-widgets {
  display: none;
}

.circle {
}

.pushbutton-wide:hover {
    background-color: #35c379;
    color: #fff;
}

.text, .email, .name {
    width: 100% !important;
}