/*
Theme Name: Patrick Transport
Description: Child theme of Neve
Author: Your Name
Template: neve
Version: 1.0.1
*/

/* Your custom CSS goes here */


.wp-block-list {
    color: #000 !important;
}


.wp-image-545 {
    display: block !important;
    max-width: 300px !important;
    margin-left: auto;
    margin-right: auto;
}

header.header {
    /* position: fixed; */
    position: relative;
    top: 0;
    z-index: 9999;
    width: 100%;
}

body {
    /* margin-top: 50px !important; */
}

.tour-list {
    border-radius: 3px;
    border: 1px solid #dfdfdf !important;
    padding: 20px;
}

