/* your styles go here */

/*============================participate======================*/
#participate{
	 /*    background: linear-gradient(#000304a1, rgb(0 0 0 / 62%)), url(../../assets/img/farmss.jpg) fixed center center; */
	 background:#f8f9fa !important;
    background-size: cover;
    padding: 40px 0;

}
#participate .social {
    margin-top: 13px;
    height: 394px;
    /* background-color: #F6F7F9; */
    /* width: 351px; */
    margin-bottom: 35px;
}
#participate .social-media2 {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    top: 0;
    /* right: 0; */
    border-style: solid;
    border-width: 0 60px 60px 0;
    border-color: transparent #5E9FCA transparent transparent;
    margin-left: 285px;
    margin-top: 0px;
}
#participate .social-media3 {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    top: 0;
    /* right: 0; */
    border-style: solid;
    border-width: 0 60px 60px 0;
    border-color: transparent #fff transparent transparent;
    margin-left: 285px;
    margin-top: 0px;
	z-index:1;
}