.carepack-footer-author {
    margin: 0;
    padding: 10px 18px;
    text-align: center;
    font-size: 15px;
    line-height: 1.7;
}

.carepack-footer-author p {
    margin: 0;
}

.carepack-footer-author a {
    font-weight: 700;
    text-decoration: underline;
    text-decoration-thickness: 1px;
    text-underline-offset: 3px;
}

@media (max-width: 782px) {
    .carepack-footer-author {
        padding: 12px 16px 18px;
        font-size: 14px;
    }
}
