@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
*********************************************************************/
.p1{
    background: linear-gradient(to top right, rgb(34, 185, 150), rgb(255, 255, 255) 50%);
    border-top: 1px solid rgb(34, 185, 150);
    border-right: 1px solid rgb(34, 185, 150);
    padding: 10px;
}
.h1{
    background: linear-gradient(to top left, rgba(34, 185, 150, 0.7), rgb(255, 255, 255) 70%);
    font-size: 20px;
}
@media (max-width: 767px) {}
@media (min-width: 768px) and (max-width: 991px) {}
@media (min-width: 992px) and (max-width: 1199px) {}
@media (min-width: 1200px) {}