@charset "utf-8";


.text-bg-primary{

    /* css 내용 */

    background-color: rgba(160, 160, 160, 0.5) !important;

}
