﻿/* This StyleSheet contains custom styles for this project */


.Pasos
{
    color: Teal;
    font-family: 'georgia';
    font-size: large;
    font-style: normal;
    font-weight: extrabold;
    list-style-type: Decimal;
}