/*
	store all page related styles. used on both frontend & backend
*/

@import url('https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@300&family=Ubuntu:wght@300&display=swap');

/* ----- block related ----- */

.cms-image {
    text-align: center;
}
