    body.widget-snippet {
        background-color: #fff;
        padding: 40px;
    }
 body.widget-snippet .home-picture-box.multiple a {
    padding: 15px;
   display: inline-block;

}
    .widget-snippet .home-text-top h3 {
        color: #000;
        font-size: 37px;
        text-align: center;
        margin-top: 0;
        margin-bottom: 20px;
        padding: 0;
        line-height: 40px;
    }
    .widget-snippet .home-text-top h4 {
        color: #3366FF;
        font-size: 35px;
        text-align: center;
        margin-top: 0;
        margin-bottom: 15px;
        padding: 0;
        line-height: 40px;
    }
    .widget-snippet .home-text-top p {
        color: #000;
        font-size: 19px;
        text-align: center;
        line-height: 18px;
        margin: 0;
        padding: 0 0 11px;
    }
    .widget-snippet .home-text-top p em {
        font-size: 15px;
    }
    .widget-snippet .brief-content h2 {
        color: #FF9900;
        font-size: 29px;
        text-align: left;
        margin: 0;
        padding: 0 0 12px 0;
        line-height: 30px;
    }
    .widget-snippet  .paddingleft {
        padding-left: 30px;
    }

    .widget-snippet .hearmore-hometext {
        padding-top: 20px;
    }
    .widget-snippet .hearmore-hometext p {
        font-size: 23px;
    }
    .widget-snippet .brief-content-text {
        padding-bottom: 20px;
    }
    .widget-snippet .home-text-colored {
        padding-top: 30px;
    }
    .widget-snippet .home-text-colored p {
        color: #FF9900;
        font-size: 23px;
    }

    .widget-snippet  .brief-content-right{
        padding-top: 10px;
    }
    .home-content-text .hometext + .hometext {
        margin-top: 20px;
    }
.widget-snippet .home-picture-box a {
margin: 5px;
display: inline-block;
}
.widget-snippet .home-picture-box a img {
max-width: 225px;
max-height: 200px;
object-fit: cover;
width: 100%;
height: 100%;
}
    .widget-snippet .home-picture-box {
        text-align: center;
    }
    .widget-snippet .home-picture-box h5 {
        color: #000;
        text-align: center;
        line-height: 25px;
        margin: 0;
        padding: 7px 0 11px;
        font-size: 15px;
    }

.brief-content-left h6 {
    font-weight: 700;
}

.aria-nominee h6{
      font-weight: 700;
      margin-top: 20px;
}
