/* Usando la fuente predeterminada de WordPress */

* {
    border-radius: 5px !important;
}

html, body {
    overflow-x: hidden !important;
}
