p {
    font-family: "Josefin Sans" !important;
    font-size: large !important;
    color: gray;
}


.title-box .page-title-heading h1 {
    font-weight: 500;
    text-transform: capitalize;
    font-size: 45px;
    font-family: 'Nunito Sans';
    line-height: 50px;
    color: #526A8C;
    margin-bottom: 0;
}

.cmt-blog-single blockquote {
    font-style: unset !important;
}

.breadcrumb-wrapper span a {
    font-weight: 600;
    color: #fff;
    font-size: 20px;
}

#ready-mix-erin  {
    font-size: 20px;
    font-weight: 600;
    color: white;
}

.breadcrumb-wrapper span>i {
    margin: 0 5px;
    font-size: 20px;
}

.widget, .blockquote-box  {
    border-radius: 10px;
    box-shadow: rgba(0, 0, 0, 0.12) 0px 1px 3px, rgba(0, 0, 0, 0.24) 0px 1px 2px;
}

.img-fluid {
    border-radius: 10px;
    margin: 15px 0;
}

.sidebar .widget .widget-title:after {
    width: 100%;
}

.layer-content-form {
    border-radius: 10px;
    box-shadow: rgba(0, 0, 0, 0.12) 0px 1px 3px, rgba(0, 0, 0, 0.24) 0px 1px 2px;
}

.tag-cloud-link{
    box-shadow: rgba(0, 0, 0, 0.12) 0px 1px 3px, rgba(0, 0, 0, 0.24) 0px 1px 2px;
}

.sidebar .widget .tagcloud a {
    padding: 13px 25px;
    border: unset;
    border-radius: 10px;
}

.mixed-best li {
    list-style: none !important;
    margin-bottom: 5px;
}