﻿.Footer1003 {
    /*background-color: rgb(30, 48, 91);*/
    /*background-image: linear-gradient(to right,rgb(70, 63, 106),rgb(30, 48, 91),rgb(70, 63, 106));*/
       background-image: linear-gradient(45deg,cornflowerblue,rgb(140,220,150),cornflowerblue);

}

    .Footer1003 a {
        text-decoration: none;
    }

.Footer1003Text {
    font-family: BYekan;
    color: navy;
    font-size: 16px;
}

.Footer1003Logo {
    height: 50px;
    width: auto;
    margin-right: 5px;
}
