/* here you can put your own css to customize and override the theme */

.lq-txt1 {
    position: absolute;
    display: inline-block;
    width: 24%;
    height: 185px;
    color: #666;
    z-index: 2;
    padding: 8px;
    background: rgba(255, 129, 117, 0.12);
    border-radius: 10% !important;
    bottom: 1%;
    left: 29%;
	font-size: 10px;
	text-align: left;
}
