element.style {
}
#hs_cos_wrapper_widget_388e3394-7f64-4809-b804-b07a5edbdf3b .hs-social-follow {
    justify-content: flex-start;
}
.hs-social-follow {
    align-items: center;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 12px;
    justify-content: left;
}

@media only screen and (min-width: 768px) {
    .hs-social-follow {
        color: #03b1e6;
        font-family: Poppins, sans-serif;
        font-style: normal;
        font-weight: 400;
        text-decoration: none;
    }
}
@media only screen and (min-width: 768px) {
    .blog-post__body, .blog-post__body p {
        font-size: 17px;
        letter-spacing: 0;
        line-height: 24px;
    }

.hs-social-follow {
    color: #03b1e6;
    font-family: Poppins, sans-serif;
    font-style: normal;
    font-weight: 400;
    text-decoration: none;
}

.hs-social-follow__link {
    width: 32px;
    height: 32px;
    background-color: rgb(239, 251, 255);
    border-radius: 50%;
}
