/* Enter Your Custom CSS Here */
.wp-tiles-byline-content {
    font-family: "Fira Sans";
}
.wp-tiles-tile, .wp-tiles-tile-wrapper {
    border: 1.3em solid #fff;
}
.wp-tiles-tile-with-image .wp-tiles-byline-title {
    padding: 0;
padding-top: 8px;
}
.wp-tiles-byline-wrapper {
    padding: 0;
}
.wp-tiles-tile-with-image .wp-tiles-byline-content {
    padding: 0px;
}
.yoast-seo-breadcrumb {
    display: none;
}
input[type="text"],
input[type="email"],
textarea
{
    background-color: #ffffff;
    color: #000;
    width: 80%;
}
.has-right-sidebar .site-main, .has-left-sidebar .site-main {
    width: 100%;
}
#sidebar-right {
   display: none;
}