.circle-cta{position:relative;width:99%;max-width:320px;margin:auto;padding:11%;border-radius:50%;background-color:#fff;background-blend-mode:screen;display:flex;justify-content:center;color:#000}.circle-cta:hover,.circle-cta:focus{background-color:#8b9a3a;background-blend-mode:multiply}.circle-cta:hover *,.circle-cta:focus *{color:#fff !important;text-decoration:none}.circle-cta:before{content:"";float:left;padding-top:100%}