/*
 Theme Name:   Sale Child
 Description:  Sale ChildTheme
 Template:     twentynineteen
 Version:      1.0.0
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  twentynineteenchild
*/

@import url("../twentynineteen/style.css");
@import url("https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css");
@import url('https://fonts.googleapis.com/css?family=Roboto:100,300,400,400i,500,500i,700&display=swap');
@import url('https://fonts.googleapis.com/css?family=Raleway:100,100i,200,200i,300,300i,400,400i,500,500i,600,700&display=swap');

body{ font-family: 'Lato', sans-serif; font-size:15px; color: #333;     background-color: #f9f9f9;}

body p{margin:10px 0px!important;}
.card-shadow{text-align:center!important;}



