/**
* Theme Name: Povash Child
* Description: This is a child theme of Povash, generated by Merlin WP.
* Author: <a href="https://themeforest.net/user/template_path">template_path</a>
* Template: povash
* Version: 2.4.0
*/

@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap')
.text p {
    color: #000;
}
.list li {
    color: #000;
    font-weight: 400;
    font-family: 'Montserrat';
}
p {
    font-family: 'Montserrat' !important;
}