<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/
Description: Child theme for Astra, A very lightweight and beautiful theme made to work with Page Builders.
Version: 1.0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/
.mais-lida__list{
    color: #C2000B;
    font-family: Roboto,san-serif;
    font-size: 1.1em;
    font-weight: normal;
    line-height: 2em;
    margin-right: 0.4142857142857143em;
    min-width: 0.5718em;
    content: counter(item) '  ';
}


.mais-lida__list li::after {
    line-height: 2em;
}
</pre></body></html>