.blog-tags a {
    font-size: 14px;
    font-weight: 400;
    color: #666;
    height: 32px;
    line-height: 32px;
    padding: 0 22px;
    border-radius: 4px;
    background-color: #f9f9f9;
    float: left;
}
.blog-tags-social .blog-social .social li a.instagram {
    background-color: #ff0080 !important;
}
.blog-tags-social .blog-social .social li a.lkteste {
    background-color: #0080ff !important;
}
.blog-tags-social .blog-social .social li a.whatsapp {
    background-color: #00ff00 !important;
}

.blog-tags-social .blog-social .social li a:hover {
    background-color: #000 !important;
}

.bg-color-1 {
    background-color: rgba(0, 51, 153, 0.1) !important;
}

.bg-color-1pro {
    background-color: #fdfaf1;
}

.font-10 {
    font-size: 10px;
}
.font-12 {
    font-size: 12px;
}
.font-14 {
    font-size: 14px;
}
.font-16 {
    font-size: 16px;
}
.font-20 {
    font-size: 20px;
}
.font-22 {
    font-size: 22px;
}
.font-24 {
    font-size: 24px;
}
.font-26 {
    font-size: 26px;
}
.font-28 {
    font-size: 28px;
}
.font-50 {
    font-size: 50px;
}
