.more-link1 {
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 1px;
    text-transform: uppercase;
    background-color: #E1C600;
    color: #fff;
    padding: 14px 20px;
    border-radius: 50px;
    margin: 20px 0;
    text-decoration: none;
}

.more-link1:hover {
    color: #FBD646;
    background-color: #000;
    text-decoration: none;
}
h2.elementor-heading-title.elementor-size-default.sub-heading{
    font-weight: 400;
}
.pknp-rich-text {
    font-family: 'Jost';
    font-size: 18px;
    color: #56676d;
}