โหลด css ที่ต้องการ ลำดับหลังสุด ต่อจาก bootstrap หรือ ใช้ !important;
ตัวอย่าง
blockquote { width: 680px; padding: 0px 10px; background-color: #f9f9f9; border: 1px solid #ccc; /*border-radius: 6px;*/ box-shadow: 1px 1px 1px #ccc; color:#174269; margin-left: 0px; font-family: fantasy; font-size: 14px !important; line-height:16px !important; }