/*
Theme Name: Temple
Theme URI: 
Author: Sanoop
Author URI: 
*/

header .right-head-box .top-header .head-phone .up-events a{
    color: #779e91;
}
header .right-head-box .top-header .head-phone .up-events a:hover{
    color: #f4d7af;
}
.up-events {
    display: inline-block;
}
.banner-wrap {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.banner-wrap .up-events a {
    display: block;
    background: #ffffffd9;
    padding: 15px 40px;
    font-size: 26px;
    margin-top: 20px;
}
.banner-wrap .up-events {
    position: relative;
}