
.media-placeholder{
background:#D9D9D9;
border:1px solid #E67617;
padding:40px;
text-align:center;
font-family:Arial;
margin:10px 0;
}

.media-placeholder p{
margin-bottom:15px;
font-size:15px;
}

.media-placeholder button{
background:#E67617;
color:white;
border:none;
padding:10px 16px;
cursor:pointer;
}