.bg-fonred {
background-image: url("../img/fonred.jpg");
height: 627 px;
}
.kursor:hover{
color: red;
cursor: pointer;
}
.my_btn {
border-radius: 30px !important;
}