@charset "UTF-8";
/********************************************************************
DO NOT edit this file manually. This file is generated by layout.
If you want to add custom css, edit custom.css file in current template folder
*********************************************************************/
.p {
    background: linear-gradient(to left, rgb(255, 255, 255), rgb(246, 222, 224));
}
.h {
    border: 2px solid rgb(204, 0, 0);
}
.h:hover {
    opacity: 0.5;
    background-color: rgb(204, 0, 0);
    transition:all ease 2s;
}
.h1 {
    list-style-type: none;
    background: linear-gradient(to left, rgb(204, 0, 0), rgb(225, 225, 225));
}
@media (max-width: 767px) {}
@media (min-width: 768px) and (max-width: 991px) {}
@media (min-width: 992px) and (max-width: 1199px) {}
@media (min-width: 1200px) {}