/* Extracted Inline Styles */
li.nav-item:nth-child(5) a::after {
            width: 100% !important;
            left: 0 !important;
        }

        .member-name a {
            text-decoration: none;
        }

        .Press_inner .date {
            margin-top: 2rem;
            font-weight: 500;
        }

        a.fa-brands.fa-linkedin-in.linkedin.customer.share,
        a.fa-brands.fa-x-twitter.twitter.customer.share {
            font-size: 36px;
            text-decoration: none;
            color: #000;
            display: inline;
        }

        .formidium-section-gap p strong {
            font-weight: 600;
        }

        .formidium-section-gap p a {
            color: #000;
        }

        .formidium-teams .member-name::after {
            display: none;
        }

        a.arrow-btn-white {
            background: #E17523;
            border-radius: 40px;
            margin: 0rem;
            text-decoration: none;
            color: #fff !important;
            padding: 10px 30px;
        }

        h2 {
            font-size: 40px;
            color: #000;
            font-weight: bold;
            margin-bottom: 28px;
        }

        .Press_inner h6 a {
            color: #000;
        }

/* Extracted Inline Styles */


/* Extracted Inline Styles */
.col.col-lg.col-xs-8.mb-5 li {
                                    font-size: 18px;
                                    line-height: 2;
                                }
