#download_btn_div{width:50%;margin-top:0px;border-top-color:#c8c8c8;border-right-color:#c8c8c8;border-bottom-color:#c8c8c8;border-left-color:#c8c8c8;border-top-width:2px;border-right-width:2px;border-bottom-width:2px;border-left-width:2px;border-top-style:solid;border-right-style:solid;border-bottom-style:solid;border-left-style:solid;border-radius:10px;text-align:left;align-items:center;justify-content:center;padding:2%;height:50px}
#download_btn{font-family:'Inter';color:#303030;useCustomTag:true;font-weight:500;font-size:16px;display:block;text-align:center;}
@media (max-width:479px){#download_btn_div{width:100%;border-radius:5px;}#download_btn{font-size:14px;}}