.askpublisher_input__16Awf {
    border-radius: 5px !important;
    padding: 10px;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
}
.askpublisher_cta__r5Fn-{    width: 100%;
    height: 44px;
    border-radius: 4px;
    border: 1px solid #000;
    padding: 10px;
    font-family: Poppins;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    color: #fff;
    background: #000;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    position: relative;
    transform-style: preserve-3d;}