section{
	position: relative;
	padding: 10%;
	line-height: 1.5;
	text-align: justify;
	background-color: rgba(0,0,0,0.7);
	color:#000 ;
}
#download .out_2021 {
    position: relative;
    display: block;
    width: 100%;
    max-width: 430px;
    margin: 0 auto;
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-family: 'Montserrat';
    font-weight: 700;
    font-size: 22px;
    background-color: rgba(0,200,200,1);
    color: #fff;
    border-radius: 10px;
}
#download .central-wrapper{
    width:100%;
    max-width:1200px;
}