/**
 * Theme Name:     Luciditi Main theme
 * Author:         the Luciditi team
 * Template:       twentytwenty
 * Text Domain:	   luciditi-main-theme
 * Description:    Our default theme for lucidity built on 26 jun 2022.
 */


 /***************** CUSTOM CSS STARTS HERE ***********/

.site_contact_block .site_default_form form ul li.ls-form-term span {
    float: left;
}
#Identity_page_banner.site_default_banner .site_default_banner_content .inner-content h3.title_l, #passwordAuth_page_banner.site_default_banner .site_default_banner_content .inner-content h3.title_l{
    margin: 0 0 1.2rem;
}
.ageAssurance_content > .container {
    position: relative;
    z-index: 11;
}
.home .getting-started-part {
    display: none;
}

.post-featured-img {
    float: left;
    width: 100%;
    display: block;
    clear: both;
    margin: 0 0 1.6rem;
}
.post-featured-img img {
    height: auto;
    width: 100%;
    display: block;
}