﻿/*
version:   	20201110
date:      	10/11/2020
last update: 10/11/2020
author:		Rafael Santana
email:     	youtube@gearlivetec.com.br
website:   	https://www.gearlivetec.com.br

*/

hr.new1 {
    border: 0.5px solid white;
    border-radius: 1px;
}
hr.new2 {
    border: 0.5px solid #094880;
    border-radius: 1px;
}