/*
Theme Name: BlankSlate Child
Template: blankslate
*/
textarea, input[type="text"], input[type="button"], input[type="submit"], input[type="reset"], input[type="search"], input[type="password"]{
    border-radius: 6px;
}

h1{
    font-size: 1.5em ;
}