.instagram {
    background: linear-gradient(135deg, #405DE6, #5B51D8, #833AB4, #C13584, #E1306C, #FD1D1D, #F56040, #F77737, #FCAF45, #FFDC80) !important;
    border-radius: 5px;
    color: #ffffff;
}

.font-type input {
    font-family: 'Gotham', sans-serif;
    unicode-bidi: embed;

}

.font-type h4, .font-type h3, .font-type h2 {
    font-family: "GE Flow", sans-serif;
    direction: rtl;

}

