/*section{*/
    /*margin-top: 2%;*/
/*}*/

.event_title{
    background-image: url("../img/event_back_5.png");
    background-size: cover;
    text-align: center;
    padding-top:13%;
    padding-bottom:12%;
    border-radius: 10%;
}


.event_title h1{
    color: #f5f5f5;
    font-size: 55px;
}

.event_title h4{
    color: #f5f5f5;
}



.event_name, .register, .des-title{
    text-align: center;
}

.event_name h2{
    color: #000000;
    font-family: "Times New Roman";
}

.des-body{
    padding: 0 5% 2% 5%;
}

.description{
    background-color: #F1EEED;
}

.des-body p{
    text-indent:50px;
}

.log_in h5{
    text-align: center;
}

/*.org li{*/
    /*display: none;*/
/*}*/