/* Add custom CSS styles below */ 
body.smart-cylinder-door-lock h2.font-bold.text-xl.inline-block{
color: red;
}


body.smart-cylinder-door-lock p:nth-child(10) {

    background-color: red;

  
}