/*
Theme Name: Blank Theme
Theme URI: 
Author: Pascale
Author URI: 
Description: A blank Theme
Requires at least: 6.9
Tested up to: 6.9
Requires PHP: 5.7
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: blank-theme
Tags: 
*/

html, body {
    margin: 0;
    padding: 0;
    width: 100%;
    min-height: 100%;
}




.horse-remarks-text {
    display: block;
    padding-left: 4em;
    font-style: italic;
}


