.button-wrapper a.moreButton{cursor:pointer;border:2px solid #25aac6;color:#25aac6;background:#fff;vertical-align:middle;font-size:14px;line-height:14px;font-weight:700;text-transform:uppercase;display:inline-block;text-align:center;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;margin:1rem 0;padding:1rem 2rem;border-radius:.75rem}.button-wrapper a.moreButton:hover{background:#25aac6;border-color:#25aac6;color:#fff}