/* modifies the wp dashboard etc */

.PDD-DEV-DOMAIN{
	border: 10px solid red !important;
}


.notice-warning {
    /* border: #ffb900 !important; */
    padding:5px;
    margin: 20px 0;
    background: #fff;
    border-left: 10px solid #9c06ca;
}

.notice-warning p {
font-size:15px;
}
	
	
	
	
	
