.red{
  color:rgb(231, 63, 63);
}
.white{
  color:white;
}
.camera-bg{
  background:white;
}
.camera-list-img{
  width:100%;
  display:block;
}
.chiper-modal{
  margin-left:50px;
  margin-right:50px;
}

.stream-section{
  margin:50px;
}
.stream-title{
  color:white;
}