
.bottom-content{
   padding-left: 200px;
   padding-right: 200px;
   padding-bottom: 20px;
   width: 100%;
   height: 100%;
   text-indent: 3em;
   line-height: 30px;
}

.bottom-content .bottom-content-text{
   font-size: 24px;
   text-align: center;

}

.bottom-content .bottom-content_price{
   padding-left: 300px;
   padding-top: 20px;
   font-size: 20px;
   text-align: center;
   color: rgb(216, 27, 67);
}