/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 28 2025 | 05:51:03 */
/* Article More Info - START */
.blog_details_more_info_div {
    display: flex;
    gap: 10px;
}

.blog_details_more_info_div p {
    background: #287BFF;
    color: #ffffff;
    padding: 3px 16px;
    border-radius: 100px;
    width: fit-content;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 0;
    font-family: "Spline Sans", Verdana, Arial, sans-serif;
}
/* Article More Info - END */


