/* Put your custom css here */
.asTitleH1 {
	color: #333;
    font-size: 40px;
    margin-bottom: 0.25em;font-weight: 100;font-family: "Roboto",sans-serif;line-height: 1.25em;margin: 0 0 .25em 0;
    }
.asTitleH1::after{
    content: none;

}

.logo {
    display: none;
}