            .map{
                border-radius:10px ;

            }
            .normal-nav{
                 border-bottom-left-radius: 10px;
                 border-bottom-right-radius: 10px;
             }
            .title{
                color: #e62e2e;

            }
            h1{
                font-family: peyda-bold;
            }
            div{
                font-family: peyda-medium;
            }