/*
 Theme Name:     Savia Child Theme
 Description:    Savia Child Theme
 Author:         BlueOwlCreative
 Template:       Savia

*/
 
@import url("../Savia/style.css");
 
 

/* Theme customization starts here */

/*--- Layout ---*/

.no-margin {
    margin: 0;
}

/*--- Icons ---*/
.icon.num0:before { content: "0";}
.icon.num1:before { content: "1";}
.icon.num2:before { content: "2";}
.icon.num3:before { content: "3";}
.icon.num4:before { content: "4";}
.icon.num5:before { content: "5";}
.icon.num6:before { content: "6";}
.icon.num7:before { content: "7";}
.icon.num8:before { content: "8";}
.icon.num9:before { content: "9";}