.custom-header-widget {
    color: #000;
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
    justify-self: center;
    width: 33.33%;
    padding: 0 15px;
    font-size: 1.6rem;
}

h3.custom-header-widget{
    text-align: center;
    border-bottom: 7px solid #E9E9E9;
    padding-bottom: 10px;
    margin-bottom: 0.5rem;
    font-weight: 500;
}