.moked-btn {
	background: rgba(198,23,28,0.9);
    width: 220px;
    height: 90px;
    background-position: 148px 16px;
    background-size: 26%;
    background-repeat: no-repeat;
    border-radius: 0 5rem 5rem 0;
    color: #fff;
    font-size: 1.5rem;
    padding: 27px 87px 0 0;
}
.moked-btn a {
    color: #fff;
}
.cover:before {
    content: 'צילום: דודי נשר';
	position: absolute;
	bottom: 15px;
	right: 15px;
	color: #fff;
	display: block;
	z-index: 9;
}