/**
* Theme Name: Uthan Child
* Description: This is a child theme of Uthan, generated by Merlin WP.
* Author: <a href="https://themeforest.net/user/template_path">template_path</a>
* Template: uthan
* Version: 2.0.1
*/
ul, li {
    list-style: none;
    padding: 0px;
    margin: 0px;
}
p {
    position: relative;
    color: #7a7b80;
    font-weight: 400;
    margin: 0px;
    transition: all 500ms ease;
}