div.title {display:flex; flex-direction:column; gap:15px; margin-bottom:20px;}
div.title h5 {margin-bottom:10px; font-weight:700; font-size:1.86rem; color:rgba(0, 72, 153); line-height:36px;}
div.title h5 span {display:block; color:#dc3545;}
div.title a.btn { display:inline-block; margin-left:auto; color:#fff; background-color:rgba(0, 72, 153); font-size:1.14rem; text-align:center; width:150px; padding:10px 0px; border-radius:4px;}