/*
Theme Name:     Hello Elementor Child
Description:    Hello Elementor Child theme
Author:         gelenfarkas
Template:       hello-elementor

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/
.page-numbers {
	background: #262a2b;
    padding: 10px 15px 10px 15px;
    margin: 5px;
}
.page-numbers.current {
	background: black;
}