.feature1
{
    background-image:linear-gradient(rgb(44, 19, 134),rgb(74, 104, 241));
}
.feahead
{
    padding-top: 70px;
    padding: 70px -30px;
    font-size: 50px;
    font-weight: 700;
    text-align: center;
    color: #fff;
    line-height: normal;
}
.feapara
{
    padding: 100px 50px;
    padding-top: 30px;
    color: #fff;
}
.image1
{
    margin-top: 20px;
    height: 450px;
    width: 100%;
    /* margin-bottom: 0px; */
    padding-bottom: 0px;
}
.git
{
    text-align: center;
    margin-top: -50px;
    margin-bottom: 30px;
    background-color: #3535b8;
    border:solid #fff 2px;
    border-radius: 20px;
}
.secrow
{
    text-align: right;
}
.text
{
    text-align: center;
    vertical-align:top;
}
.git:hover{
    background-color: #2a2aa7;
}
.alig
{
    text-align: center;
}