div#latest-article-inner h2 {
    font-size: 20px;
    color: #000000;
    line-height: 114%;
    text-align: left;
}
.interview-btn a::before {
    border: 1px solid #a127c5;
    right: 25px;
    position: absolute;
    transition: transform .5s ease;
    transform: translateX(0);
    content: "";
    width: 15px;
    top: 27px;
    visibility: hidden;
}
.interview-btn a {
    font-family: Work Sans;
    font-weight: 600;
    font-size: 16px;
    line-height: 150%;
    text-decoration: none !important;
    background: transparent !important;
}
.interview-btn a::after {
    content: url("/wp-content/uploads/2025/07/expand_less.png");
    display: inline-block;
    position: relative;
    transition: transform .5s ease;
    transform: translateX(0);
    top: 1px;
    left: 10px;
}
.interview-btn a:hover::before {
    transform: translateX(6px);
    visibility: visible;
}
.interview-btn a:hover::after {
    transform: translateX(6px);
}

#press-main {
    margin-top: -3% !important;
}
#press-main h1 {
    font-family: playfair display;
    font-weight: 600;
}
#press-main p {
    font-family: 'Work Sans' !important;
    font-weight: 400;
}
#latest-article-main h2 {
    font-weight: 600 !important;
    font-family: 'Playfair Display';
}
#latest-article-inner .wpb_single_image img {
    width: 100%;
}
#latest-article-inner .wpb_single_image .vc_single_image-wrapper {
    width: 100%;
}
#latest-article-inner .wpb_single_image .vc_figure {
    display: inline-block;
    margin: 0;
    max-width: 100%;
    vertical-align: top;
    width: 100%;
}
#latest-article-inner p {
    font-size: 14px !important;
    line-height: 150% !important;
    font-family: 'Work Sans' !important;
    color: #75828A;
}
#latest-article-inner h2 {
    font-weight: 600 !important;
    font-family: 'Work Sans' !important;
}
#latest-article-inner h2 a {
    text-decoration: none !important;
}
#latest-article-inner h4 {
    font-family: 'Work Sans';
    font-weight: 400;
}
#latest-article-inner h3 {
    font-family: Work Sans !important;
    font-weight: 400 !important;
    font-size: 16px !important;
    line-height: 150% !important;
}
#latest-article-inner h2 img {
    margin-left: 20px;
}
.btn-1 a {
    text-decoration: none !important;
}
h2.press-title {
    font-family: Playfair Display;
    font-weight: 600;
    font-size: 40px;
    line-height: 120%;
    text-align: center;
}
h2.press-meta {
    font-family: Work Sans;
    font-weight: 400;
    font-size: 14px !important;
    line-height: 150% !important;
    color: #75828A !important;
}
.press-releases-wrapper {
    max-width: 1596px;
    margin: 0 auto;
    font-family: "Inter", sans-serif;
    color: #000;
}

.press-title {
  text-align: center;
  font-size: 2rem;
  font-weight: 600;
  margin-bottom: 30px;
}
.btn-1 a {
    font-weight: 600;
    line-height: 150%;
}
.btn-2 a {
    font-weight: 600;
    line-height: 150%;
}
.press-filters {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 60px;
    margin-bottom: 40px;
    margin-top: 50px !important;
}

#press-search {
    flex: 1;
    padding: 10px 14px !important;
    border: 1px solid #D4D8DB;
    border-radius: 6px;
    font-family: 'Work Sans' !important;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
}

#press-year {
    padding: 12px 14px !important;
    border: 1px solid #D4D8DB;
    border-radius: 6px;
    background-color: #fff;
    width: 10%;
    font-weight: 500;
    font-size: 14px;
    color: #0C0C0C;
    font-family: Inter;
    line-height: 20px;
}
.press-card {
    display: flex;
    align-items: flex-start;
    gap: 40px;
    padding-bottom: 30px;
}
.press-img img {
    width: 330px;
    height: auto;
    object-fit: cover;
}
.press-content {
  flex: 1;
}

.press-meta {
  font-size: 0.9rem;
  color: #666;
  margin-bottom: 10px;
}

.press-content h3 {
    font-family: Work Sans !important;
    font-weight: 600;
    font-size: 20px;
    line-height: 114% !important;
    color: #0C0C0C;
}
.press-content p {
    font-family: Work Sans !important;
    font-weight: 400;
    font-size: 16px !important;
    line-height: 150% !important;
    margin-bottom: 20px !important;
}

.press-readmore {
    font-family: Work Sans;
    font-weight: 600;
    font-size: 16px;
    text-decoration: none !important;
    line-height: 150%;
}
#press-search {
   background-image: url('https://girlpowerusa.org/wp-content/uploads/2025/11/DIV-28.png');
   background-repeat: no-repeat;
   background-position: right 12px center;
   background-size: 18px;
   padding-right: 40px !important;
 }
.press-content.press-flex {
   display: flex;
   flex-direction: column;
   justify-content: space-between;
   height: 100%;
}
.press-readmore {
    margin-top: 2%;
    display: inline-flex;
    align-items: center;
    gap: 6px;
    font-weight: 600;
    color: #0C0C0C;
}
.press-readmore .press-arrow {
    width: 14px;
    height: 14px;
    object-fit: contain;
  }
#media-sec-main h2 {
    font-family: Playfair Display !important;
    line-height: 120% !important;
}
#media-sec-main p {
    font-family: Work Sans !important;
    line-height: 150% !important;
}
.btn-1 a {
    font-weight: 600;
    font-size: 16px;
    line-height: 150%;
}
.btn-2 a {
    font-weight: 600;
    font-size: 16px;
    line-height: 150%;
}
.btn-2 a {
    background: transparent !important;
}
@media only screen and (max-width:1600px){
.press-releases-wrapper {
    padding-left: 7% !important;
    padding-right: 7% !important;
}
	#latest-article-inner p {
    font-size: 14px !important;
    line-height: 150% !important;
    font-family: 'Work Sans' !important;
    color: #75828A;
}
#latest-article-inner h2 {
    font-weight: 600 !important;
    font-family: 'Work Sans' !important;
}
#latest-article-inner h2 {
    font-family: Work Sans !important;
    font-weight: 600 !important;
    font-size: 20px !important;
    line-height: 114% !important;
}
#latest-article-inner h4 {
    font-family: Work Sans;
    font-weight: 400;
    font-size: 14px !important;
    line-height: 150% !important;
}
#latest-article-inner h3 {
    font-family: Work Sans !important;
    font-weight: 400 !important;
    font-size: 16px !important;
    line-height: 150% !important;
}
}
@media only screen and (max-width:1300px){
	.press-img img {
    width: 300px;
}
	#latest-article-main {
    padding-left: 2% !important;
    padding-right: 2% !important;
}
	.press-releases-wrapper {
    padding-left: 3%;
    padding-right: 3%;
}
	#latest-article-inner h2 {
    font-size: 18px !important;
}
	#press-main h1 {
    font-size: 54px !important;
}
}
@media only screen and (max-width:1100px){
	#latest-article-inner h2 a {
    font-size: 18px;
}
	#latest-article-inner .vc_col-sm-4 {
    width: 50%;
}
	#latest-article-main h2 {
    font-size: 34px !important;
}
	h2.press-title {
    font-size: 34px;
    line-height: 120% !important;
}
	#latest-article-inner h2 {
    font-size: 20px !important;
}
}
@media (max-width: 800px) {
	#latest-article-inner h2 a {
    font-size: 16px;
}
	.btn-1 a {
    padding: 12px 18px !important;
}
	.interview-btn a{
	padding: 12px 18px !important;
	}
	#btn-sec .vc_col-sm-6 {
    width: 50%;
}
	.btn-1 {
    justify-content: flex-end !important;
    display: flex !important;
}
	.btn-2 {
    justify-content: left !important;
    display: flex !important;
}
	#latest-article-inner h2 br {
    display: none !important;
}
#press-year {
    width: 18%;
}
	.press-filters {
    gap: 40px;
}
.press-content h3 {
    font-size: 18px !important;
    line-height: 114% !important;
}
	.press-releases-wrapper {
    padding-left: 4%;
    padding-right: 4%;
}
}
@media (max-width: 500px) {
#latest-article-inner h2 img {
    margin-left: 10px;
}
	.interview-btn a {
    padding: 18px 0px !important;
}
	#latest-article-inner h2 a {
    font-size: 16px;
}
	.btn-2 a {
    padding-left: 0 !important;
}
	#press-main h1 {
    font-size: 40px !important;
}
	#latest-article-inner .vc_col-sm-4 {
    width: 100%;
}
	#latest-article-inner p {
    padding-top: 4%;
}
	
	
	#press-year {
    width: 30%;
}
	.press-filters {
    gap: 20px;
}
.press-card {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    gap: 14px;
}
	.press-img img {
    width: 100%;
}
	#btn-sec .vc_col-sm-6 {
    width: 100%;
}
	.btn-1 {
    justify-content: flex-start !important;
    display: flex !important;
}
	#media-sec-main h2 {
    text-align: left !important;
}
	#media-sec-main p {
    text-align: left !important;
}
	#media-sec-main .vc_column-inner {
    padding: 0%;
}
}
@media (max-width: 380px) {
	.press-filters {
    margin-top: 28px !important;
}
}