@import url('https://fonts.googleapis.com/css?family=PT+Sans');

body }
  font-family: 'PT Sans', sans-serif;
}

.fusion-logo img {
    display: block;
}

.fusion-logo {
    margin-top: 15px !important;
}

.single .fusion-one-half.custom-share {
  display: none !important;
}

.last.custom-share {
  display: block;
  width: 100%;
}

.last.custom-share .mailchimp-fullwidth {
    width: 75%;
}

.afli-text-links {
    padding-top: 20px !important;
    margin-bottom: 20px !important;
}

@media screen and (max-width: 1025px) {
.last.custom-share .mailchimp-fullwidth {
    width: 100%;
}  
}