/*
Theme Name: Custom DRMS Theme
Theme URI: None
Author: Me
Author URI: None
Description: Our 2019 default theme is designed to show off the power of the block editor. Requires at least: WordPress 4.9.6
Version: 0.1
License: GNU General Public License v2 or later
License URI: LICENSE
*/
/* section.hm-sec3 a span{
    position:absolute;
    top: 225px;
    right: 317px;
    font-size: 30px;
    color: #fff;
} */


.page-numbers {
    display: inline-block;
    padding: 8px 15px;
    margin: 5px;
    background: #000;
    color: #fff;
    text-decoration: none;
}

.page-numbers.current {
    background: #69090a;
}

section.Herobanner h3 {
    padding-bottom: 10px;
}
section.Herobanner ul {
   list-style:disc;
   margin-left:25px;
}

section.HomeSec-01 h3 {
    padding-bottom: 10px;
}

section.singlepage {
    padding: 80px 0 80px 0;
}

section.singlepage p {
    margin: 10px 0 10px 0;
}

section.singlepage ul {
    list-style: disc;
    margin-left: 50px;
}

section.Sub-banner.BannerTextEffect.single .text h1{
    padding: 130px 0 150px 0;
    font-size: 60px;
    padding-bottom: 0;
}
section.Sub-banner.BannerTextEffect.single {
    padding: 150px 0 150px 0; 
}
