/*
Theme Name: WPS.hu téma
Theme URI: https://wps.hu
Author: Völgyesi Máté
Author URI: https://wps.hu
Description: Egyedi téma motor
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: <https://www.gnu.org/licenses/gpl-2.0.html>
Text Domain: wpscustomtheme
*/
html,
body,
p {
    margin: 0;
}
a, a:hover {
    text-decoration: none;
}
p {
  margin-bottom: 15px;
}
body ul,
body li {
    list-style: none;
    margin: 0;
}
.col-no-padding {
    padding-left: 0 !important;
    padding-right: 0 !important;
}