/*
Theme Name: Melfort Paints 4.01
Description: Custom theme for Melfort Paints
Version: 4.01
Author: Melfort
*/

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

body {
    font-family: 'Poppins', sans-serif;
}

