/*
 Theme Name:   Royal Elementor Kit Child
 Template:     royal-elementor-kit
 Theme URI:    https://yourwebsite.com
 Description:  A child theme of Royal Elementor Kit
 Author:       Udhaya
 Version:      1.0
*/

/* Add custom styles below this line */
.banner{
    width:100%;
position: relative;
}
.banner .banner-title{
    position: absolute;
    color: #ffffff;
    top: 0;
    margin: 0;
    align-self: anchor-center;
}