В ксс добавить красное....
.site-header .interface .search .submit {
background: linear-gradient(to bottom, #4EB3D6 0px, #18708B 100%) transparent;
border: 1px solid #2B91C0;
border-radius: 5px;
color: #0A425E;
font-size: 10px;
font-style: italic;
height: 28px;
margin: -25px 0px 0px 215px;
padding: 0px 7px;
position: absolute;
right: -32px;
text-transform: uppercase;
top: 25px;
}
.filmscreen {
background: #56C5DD;
border-radius: 5px;
height: 191px;
padding: 5px;
transition: background 0.15s cubic-bezier(0, 0, 1, 1) 0;
width: 181px;
}