* {
    margin: 0px;
    padding: 0px;
}

.section2 {
    background-image: url('WhatsApp Image 2026-02-25 at 1.36.50 PM.jpeg');
    background-position: center;
    background-repeat: no-repeat;
    height: 932px;
}


#agrologo2 {
    position: relative;
    font-size: 100px;
    font-weight: 100px;
    left: 130px;
    color: white;
    font-size: 30px;
    top: 90px;
    width: 180px;
}
#form1 {
    position: relative;
    top: 210px;
    left: 45px;
    width: 343px;
    height: 61px;
    border-radius: 32px;
    text-align: left; padding-left: 10px;
    font-size: 15px;
}
#form2 {  position: relative;
    top: 280px;
    left: 45px;
    width: 343px;
    height: 61px;
    border-radius: 32px;
    text-align: left; padding-left: 10px;
    font-size: 15px; }
#form3 {  position: relative;
    top: 300px;
    left: 45px;
    width: 343px;
    height: 61px;
    border-radius: 32px;
    text-align: left; padding-left: 10px;
    font-size: 15px; }

#button1 {
    position: relative;
    background-color: yellow;
    color: black;
    top: 330px;
    width: 130px;
    left: 149px;
    height: 50px;
    border-radius: 30px;
    font-size: 20px;
}
