.description .rich-text__text{
    font-weight: 200;
    font-family: var(--body-font);
    font-size: 21px;
    line-height: 32px;
    margin: 0;
}

.description .rich-text__buttons > .button--secondary{
    margin-top: 24px;
}

.description .button:after{
    box-shadow: none;
}