﻿fb-form-input {
    .transparent {
        border: 0;
        background-color: transparent !important;
    }

    .fb-tight {
        input {
            background-color: transparent;
        }
    }
}
