.border-top-gradient {
border: 10px solid;
border-image-slice: 1;
border-width: 8px;
border-image-source: linear-gradient(to right, #F8A16E, #9B6041);
border-left: 0;
border-right: 0;
border-bottom: 0;
}