#input-title {
    border: 2px solid #009fff;
}

#input-title::placeholder {
    font-weight:bold;  
    color: #009fff;
}