
p img{box-shadow:5px 5px 10px grey;}
.ncmdown
{
background: #E9142B;
    color: #fff;
    font-size: 22px;
    line-height: 30px;
    padding: 4px 10px;
    display: inline-block;
    width: 148px;
    border-radius: 5px;
    text-decoration: none;
    text-align: center;
}
.blue
{
padding: 15px;
    background: #dae5f9;
    border-left: 4px solid rgb(30, 88, 191);
}
