/* =About Block
---------------------------- */

.ys-about .more { color: #ffc706; }
.ys-about .more:hover { color: #2a6496; }
.ys-about .more span { display: none; }

.ltr .ys-about .more { margin-left: 6px; }
.rtl .ys-about .more { margin-right: 6px; }

.ltr .ys-about .more i:before { content: "\f0a9"; }
.rtl .ys-about .more i:before { content: "\f0a8"; }