.thankyou-page-social-media li {
    display: inline-block;
    margin-bottom: 0px;
    position: relative;
    padding-left: 20px;
    padding-right: 20px;
    
 }
 

 .thankyou-page-social-media li.et_pb_social_media_follow_network_3 {
    content: url(/wp-content/uploads/2024/07/ant-design_x-outlined-1.svg) !important;
}
.thankyou-page-social-media li.et_pb_social_media_follow_network_2 {
    content: url(/wp-content/uploads/2024/07/uiw_facebook-1.svg) !important;
}
.thankyou-page-social-media li.et_pb_social_media_follow_network_1 {
    content: url(/wp-content/uploads/2024/07/mingcute_youtube-fill-1.svg) !important;
}
.thankyou-page-social-media li.et_pb_social_media_follow_network_0 {
    content: url(/wp-content/uploads/2024/07/ri_instagram-fill-1.svg) !important;
}

.thankyou-page-social-media li {
    display: inline-block;
    margin-bottom: 0px;
    position: relative;
    padding-left: 20px;
    padding-right: 20px;
    
 }
 
 .thankyou-social-media li {
    padding-right: 20px !important;
}

 @media (min-width:980px) and (max-width:1250px)
{
    .thankyou-page-h1 h1{ 
        font-size: 80px !important;
	}
}

 .thankyou-page-h1 h1{
    text-align: center;
    font-family: 'Avenir Roman', Helvetica, Arial, Lucida, sans-serif !important;
    font-size: 100px;
    font-style: normal;
    font-weight: 800;
    line-height: 100px; /* 100% */
    letter-spacing: 4px;
 }

 .thankyou-page-p p{
    color: var(--Navy, #015675);
    text-align: center;
    font-family: 'Avenir Roman', Helvetica, Arial, Lucida, sans-serif !important;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px; /* 144.444% */
 }